+++ date ++ echo 'INFO: =================== Thu Mar 19 05:36:51 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:36:51 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ uniq +++ sort +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=1 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=1/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2026-03-19 05:36:55,051] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-19 05:36:55,729] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-19 05:36:55,847] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:36:55,863] INFO starting (kafka.server.KafkaServer) [2026-03-19 05:36:55,865] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-19 05:36:55,885] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:55,891] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5495-1. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,891] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,892] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,894] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:36:55,900] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-19 05:36:55,906] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:55,911] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:55,913] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:55,930] INFO Socket connection established, initiating session, client: /10.0.0.38:40076, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:55,940] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181, sessionid = 0x100001c416e000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:36:55,971] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:36:56,249] INFO Cluster ID = QrezEJY5RjOKdhHHoewctw (kafka.server.KafkaServer) [2026-03-19 05:36:56,257] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2026-03-19 05:36:56,374] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:36:56,429] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2026-03-19 05:36:56,514] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:56,529] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:56,530] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:36:56,551] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2026-03-19 05:36:56,563] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:36:56,565] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2026-03-19 05:36:56,583] INFO Loaded 0 logs in 20ms. (kafka.log.LogManager) [2026-03-19 05:36:56,607] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-19 05:36:56,611] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-19 05:36:57,500] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.Acceptor) [2026-03-19 05:36:57,676] INFO [SocketServer brokerId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:36:57,764] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:57,770] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:57,791] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:57,791] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:57,808] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:36:57,944] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-19 05:36:58,012] INFO Stat of the created znode at /brokers/ids/1 is: 4294967887,4294967887,1773898617994,1773898617994,1,0,0,72057715394740236,188,0,4294967887 (kafka.zk.KafkaZkClient) [2026-03-19 05:36:58,018] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 4294967887 (kafka.zk.KafkaZkClient) [2026-03-19 05:36:58,201] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:58,229] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:58,232] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:58,318] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:36:58,326] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:36:58,344] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 9 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2026-03-19 05:36:58,375] INFO [ProducerId Manager 1]: Acquired new producerId block (brokerId:1,blockStartProducerId:2000,blockEndProducerId:2999) by writing to Zk with path version 3 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-19 05:36:58,488] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:36:58,500] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:36:58,501] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:36:58,629] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:36:58,713] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:36:59,036] INFO [SocketServer brokerId=1] Starting socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:36:59,062] INFO [SocketServer brokerId=1] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:36:59,062] INFO [SocketServer brokerId=1] Started socket server acceptors and processors (kafka.network.SocketServer) [2026-03-19 05:36:59,082] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:59,083] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:59,083] INFO Kafka startTimeMs: 1773898619063 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:36:59,093] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-03-19 05:36:59,424] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-10-23, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-10-5, -uve-topic-10-17, -uve-topic-10-20, -uve-topic-10-14, -uve-topic-10-11, -uve-topic-10-2, -uve-topic-10-26) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:36:59,562] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,571] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,580] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-19 05:36:59,582] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,610] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,612] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,612] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-19 05:36:59,613] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,628] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,632] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,632] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-19 05:36:59,633] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,660] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,662] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,663] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-19 05:36:59,663] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,688] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,689] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,689] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-19 05:36:59,689] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,711] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,712] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,713] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-19 05:36:59,713] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,723] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,724] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,724] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-19 05:36:59,724] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,736] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,750] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,750] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-19 05:36:59,750] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,766] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,766] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,767] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-19 05:36:59,767] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,783] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,792] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,792] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-19 05:36:59,792] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,884] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,885] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,885] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-19 05:36:59,885] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,897] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,898] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,898] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-19 05:36:59,898] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,907] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,908] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,908] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-19 05:36:59,908] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,941] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,942] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,942] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-19 05:36:59,942] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,951] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,952] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,952] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-19 05:36:59,952] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,973] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,973] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,974] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-19 05:36:59,974] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:36:59,993] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:36:59,997] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:36:59,997] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-19 05:36:59,997] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,015] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,017] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,017] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-19 05:37:00,017] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,049] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,050] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,050] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-19 05:37:00,051] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,059] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,060] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,060] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-19 05:37:00,060] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,066] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,069] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,069] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-19 05:37:00,069] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,079] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,080] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,080] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-19 05:37:00,080] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,091] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,092] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,092] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-19 05:37:00,092] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,102] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,103] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,103] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-19 05:37:00,103] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,112] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,113] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,113] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-19 05:37:00,113] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,127] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,129] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,129] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-19 05:37:00,129] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,144] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,144] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,145] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-19 05:37:00,150] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,159] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,164] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,164] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-19 05:37:00,164] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,176] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,177] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,177] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-19 05:37:00,177] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,185] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,188] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,188] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-19 05:37:00,188] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,190] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-10-21, -uve-topic-10-18, -uve-topic-10-7, -uve-topic-10-10, -uve-topic-10-3, -uve-topic-10-0, -uve-topic-10-22, -uve-topic-10-15, -uve-topic-10-4, -uve-topic-10-19, -uve-topic-10-12, -uve-topic-10-1, -uve-topic-10-27, -uve-topic-10-16, -uve-topic-10-9, -uve-topic-10-24, -uve-topic-10-13, -uve-topic-10-6, -uve-topic-10-25, -uve-topic-10-28) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:00,217] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-10-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:00,222] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,232] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,237] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-10-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-28 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-25 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=0), -uve-topic-10-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-10 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:00,229] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,249] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,249] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,250] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,250] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,253] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,253] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,256] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,256] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,238] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,259] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,260] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,260] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,260] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,260] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,261] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,261] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,261] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,261] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,261] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,261] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,263] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,263] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,263] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,263] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,275] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,275] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,275] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,275] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,275] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,292] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,292] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,294] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,294] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:00,294] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:00,705] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-13-22, -uve-topic-26-20, -uve-topic-24-11, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-27-0, structured_syslog_topic-17, -uve-topic-27-18, -uve-topic-27-24, -uve-topic-0-23, -uve-topic-0-11, -uve-topic-13-19, -uve-topic-29-29, -uve-topic-13-7, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-27-3, -uve-topic-29-23, -uve-topic-16-8, -uve-topic-27-21, -uve-topic-29-5, -uve-topic-0-2, -uve-topic-24-26, -uve-topic-9-23, -uve-topic-24-5, -uve-topic-29-26, -uve-topic-16-14, -uve-topic-24-23, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-29-2, -uve-topic-27-6, -uve-topic-16-17, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-13-1, -uve-topic-9-20, -uve-topic-16-11, -uve-topic-26-17, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-16-26, -uve-topic-0-26, structured_syslog_topic-20, -uve-topic-5-20, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-24-2, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-9-26, -uve-topic-16-5, -uve-topic-16-29, -uve-topic-0-14, -uve-topic-5-8, -uve-topic-24-14, -uve-topic-9-29, -uve-topic-24-20, -uve-topic-5-17, -uve-topic-26-26, -uve-topic-5-2, -uve-topic-9-17, -uve-topic-26-11, -uve-topic-16-20, -uve-topic-9-14, -uve-topic-24-8, -uve-topic-9-5, -uve-topic-13-13, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-24-29, -uve-topic-29-17, -uve-topic-27-9, -uve-topic-26-2, structured_syslog_topic-29, -uve-topic-26-8, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-5-29, -uve-topic-5-26, structured_syslog_topic-23, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-5-11, -uve-topic-27-15, -uve-topic-16-2, -uve-topic-27-12, -uve-topic-26-14, -uve-topic-13-25, -uve-topic-9-11) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:00,717] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,722] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,724] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-19 05:37:00,738] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,749] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,752] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,752] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-19 05:37:00,752] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,764] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,768] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,774] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-19 05:37:00,774] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,793] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,822] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,822] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-19 05:37:00,823] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,852] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,858] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,858] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-19 05:37:00,858] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,874] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,875] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,875] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-19 05:37:00,875] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,889] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,891] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,894] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-19 05:37:00,894] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,912] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,916] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,917] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-19 05:37:00,917] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,932] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,934] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,935] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-19 05:37:00,936] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:00,952] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:00,953] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:00,975] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-19 05:37:00,975] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,060] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,066] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,067] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,068] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,151] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,153] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,153] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,153] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,168] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,169] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,169] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-19 05:37:01,169] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,178] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,179] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,179] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-19 05:37:01,179] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,198] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,199] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,199] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-19 05:37:01,199] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,219] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,222] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,222] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-19 05:37:01,224] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,239] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,247] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,247] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,247] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,275] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,277] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,277] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-19 05:37:01,277] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,311] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,312] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,313] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,313] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,342] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,347] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,348] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-19 05:37:01,349] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,382] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,401] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,401] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-19 05:37:01,401] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,427] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,431] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,431] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-19 05:37:01,431] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,467] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,468] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,469] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-19 05:37:01,469] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,515] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,516] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,516] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,516] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,602] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,613] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,614] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-19 05:37:01,614] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,647] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,649] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,651] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-19 05:37:01,651] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,682] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,688] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,689] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-19 05:37:01,689] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,714] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,716] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,722] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,722] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,745] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,746] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,746] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-19 05:37:01,746] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,779] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,782] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,783] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-19 05:37:01,783] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,802] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,803] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,803] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-19 05:37:01,803] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,817] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,817] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,817] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-19 05:37:01,818] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,834] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,836] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,850] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-19 05:37:01,850] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,875] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,877] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,877] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-19 05:37:01,877] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,890] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,891] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,892] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-19 05:37:01,892] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,903] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,904] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,904] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-19 05:37:01,904] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,919] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,920] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,923] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-19 05:37:01,923] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,934] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,935] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,935] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-19 05:37:01,935] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,945] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,946] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,946] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-19 05:37:01,946] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,964] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,971] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,971] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-19 05:37:01,971] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:01,995] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:01,996] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:01,996] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-19 05:37:01,996] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,023] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,043] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,044] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,044] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,073] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,074] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,074] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,074] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,092] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,096] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,096] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-19 05:37:02,096] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,125] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,126] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,126] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-19 05:37:02,126] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,151] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,155] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,156] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,156] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,199] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,200] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,200] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-19 05:37:02,200] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,240] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,241] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,241] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,242] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,277] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,277] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,277] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-19 05:37:02,277] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,322] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,323] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,323] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-19 05:37:02,323] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,360] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,361] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,361] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,361] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,376] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,376] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,377] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,377] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,396] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,397] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,397] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,397] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,407] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,410] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,411] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-19 05:37:02,411] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,428] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,430] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,430] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-19 05:37:02,430] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,466] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,467] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,467] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-19 05:37:02,467] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,520] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,539] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,539] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,539] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,560] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,561] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,561] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,561] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,592] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,592] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,593] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,593] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,609] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,609] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,609] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-19 05:37:02,609] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,657] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,657] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,657] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-19 05:37:02,657] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,677] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,685] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,685] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-19 05:37:02,685] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,711] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,713] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,713] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-19 05:37:02,713] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,731] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,748] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,748] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-19 05:37:02,748] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,782] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,782] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,782] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,782] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,794] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,795] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,795] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-19 05:37:02,795] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,826] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,827] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,827] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-19 05:37:02,827] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,853] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,856] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,859] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-19 05:37:02,859] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,964] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,965] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,965] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-19 05:37:02,965] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:02,991] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:02,994] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:02,994] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-19 05:37:02,994] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,013] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,023] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,023] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-19 05:37:03,023] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,065] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,066] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,066] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,066] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,092] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,093] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,093] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,093] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,128] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,129] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,129] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,129] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,185] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,185] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,185] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,185] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,216] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,217] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,217] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,217] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,226] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,226] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,226] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,226] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,270] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,276] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,276] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,276] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,335] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,343] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,343] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,343] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,369] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,370] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,370] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-19 05:37:03,370] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,380] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,381] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,381] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,381] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,388] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,389] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,389] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-19 05:37:03,389] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,404] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,405] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,405] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,405] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,417] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,418] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,418] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-19 05:37:03,418] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,436] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,437] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,437] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,437] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,459] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,461] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,465] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,466] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,486] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,487] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,487] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-19 05:37:03,487] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,517] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,517] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,518] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-19 05:37:03,518] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,536] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,547] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,547] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-19 05:37:03,547] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,556] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,557] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,557] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-19 05:37:03,557] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,570] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,570] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,571] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-19 05:37:03,571] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,581] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,582] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,582] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-19 05:37:03,583] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,610] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,614] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,614] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,614] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,637] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,638] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,638] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-19 05:37:03,638] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,652] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,654] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,654] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,654] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,702] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,735] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,735] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-19 05:37:03,735] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,753] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,758] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,758] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,758] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,827] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,833] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,833] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,833] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,885] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,898] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,898] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-19 05:37:03,900] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,934] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,937] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,937] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-19 05:37:03,937] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:03,977] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:03,978] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:03,978] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-19 05:37:03,978] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,000] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,003] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,003] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,003] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,013] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,014] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,014] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-19 05:37:04,014] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,019] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,020] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,020] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-19 05:37:04,020] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,028] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,029] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,029] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,029] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,035] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,036] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,036] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,036] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,042] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,043] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,043] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,043] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,052] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,053] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,053] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,053] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,062] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,063] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,063] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,063] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,068] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,069] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,069] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,069] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,076] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,078] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,078] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,078] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,083] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,085] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,085] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,085] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,091] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,093] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,093] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-19 05:37:04,093] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,102] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,103] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,103] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-19 05:37:04,103] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,107] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,108] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,108] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,116] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,124] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,125] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,125] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,125] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,134] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,134] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,134] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,134] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,140] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,141] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,141] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,142] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,146] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,147] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,147] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,147] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,151] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,151] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,152] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,152] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,159] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,162] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,162] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,162] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,175] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,176] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,176] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,176] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,188] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,189] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,189] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,190] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,195] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,199] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,199] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,199] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,206] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,207] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,208] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,208] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,214] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,239] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,240] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,240] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,247] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,268] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,269] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,269] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,276] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,277] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,277] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,277] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,290] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,291] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,291] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-19 05:37:04,291] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,302] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,304] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,307] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,307] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,324] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,325] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,325] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,325] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,340] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,340] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,340] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,340] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,345] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,347] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,347] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-19 05:37:04,348] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,354] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,360] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,361] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-19 05:37:04,361] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,371] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,371] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,371] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,371] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,377] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,378] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,378] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,378] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,385] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,388] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,388] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,388] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,397] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,397] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,397] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-19 05:37:04,397] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,421] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,421] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,431] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,431] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,439] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,443] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,444] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,444] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,466] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,467] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,467] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-19 05:37:04,467] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,477] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,478] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,478] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,478] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,480] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,482] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,484] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,485] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,491] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,492] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,492] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,492] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,502] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,503] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,503] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-19 05:37:04,503] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,529] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,531] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,532] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-19 05:37:04,532] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,564] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,567] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,567] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-19 05:37:04,567] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,582] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,585] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,585] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,586] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,602] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,603] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,603] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,603] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,618] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,619] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,619] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-19 05:37:04,619] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,664] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,665] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,665] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-19 05:37:04,665] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,678] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,679] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,679] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,679] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,683] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,684] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,684] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-19 05:37:04,684] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,687] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,688] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,688] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-19 05:37:04,688] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,702] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,705] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,705] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-19 05:37:04,705] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,715] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,719] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,719] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,719] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,746] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,748] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,748] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,748] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,755] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,756] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,756] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-19 05:37:04,756] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,764] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,765] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,765] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-19 05:37:04,765] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,779] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,782] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,782] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-19 05:37:04,782] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,790] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,790] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,790] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-19 05:37:04,790] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,825] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,826] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,826] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-19 05:37:04,826] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,831] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,832] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,834] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-19 05:37:04,834] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,860] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,864] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,864] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-19 05:37:04,864] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,871] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,871] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,871] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,871] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,880] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,882] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,882] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,882] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,890] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,891] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,891] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,891] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,910] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,918] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,918] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-19 05:37:04,918] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,927] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,927] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,928] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-19 05:37:04,928] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,931] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,931] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,932] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-19 05:37:04,932] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,935] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,936] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,936] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-19 05:37:04,936] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,955] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,956] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,956] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-19 05:37:04,956] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:04,994] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:04,998] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:04,998] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-19 05:37:04,998] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,002] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,003] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,003] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,003] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,006] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,007] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,007] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,007] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,010] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,011] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,011] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,011] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,014] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,015] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,015] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,015] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,018] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,018] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,018] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,018] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,021] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,021] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,022] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,022] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,024] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,024] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,024] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,024] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,027] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,028] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,028] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,028] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,030] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,031] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,031] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,031] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,033] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,034] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,034] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,034] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,036] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,037] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,037] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,037] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,058] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,060] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,060] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,060] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,064] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,066] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,066] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,066] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,070] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,070] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,070] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,071] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,078] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,079] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,079] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,079] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,083] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,087] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,087] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,087] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,092] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,094] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,094] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,094] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,101] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,101] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,102] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,102] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,108] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,109] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,109] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,109] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,114] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,115] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,117] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,117] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,120] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,121] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,121] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,121] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,129] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,130] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,130] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,130] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,134] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,136] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,136] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,136] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,142] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,142] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,143] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,143] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,145] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,146] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,146] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,146] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,149] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,150] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,152] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,152] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,161] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,162] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,162] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,162] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,164] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,166] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,166] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,166] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,170] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,172] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,172] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,172] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,186] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,187] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,187] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,187] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,194] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,194] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,194] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,194] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,201] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,201] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,201] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,201] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,205] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,206] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,206] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,206] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,211] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,212] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,212] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,212] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,216] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,216] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,217] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,217] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,225] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,230] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,230] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,230] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,238] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,239] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,239] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,239] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,242] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,243] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,243] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,243] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,246] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,246] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,246] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,246] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,257] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,259] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,259] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,260] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,263] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,263] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,263] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,263] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,267] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,268] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,268] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,268] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,277] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,280] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,280] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,281] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,294] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,295] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,295] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,295] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,299] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,299] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,299] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,300] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,304] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,305] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,305] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,305] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,317] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,318] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,318] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,318] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,333] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,337] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,337] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,337] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,350] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,351] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,351] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,351] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,356] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,357] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,357] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,357] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,362] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,367] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,367] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,367] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,374] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,377] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,377] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,377] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,385] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,411] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,411] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,412] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,421] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,422] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,422] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,422] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,428] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,428] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,428] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,428] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,432] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,432] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,432] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,432] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,435] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,436] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,436] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-19 05:37:05,436] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,439] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,439] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,439] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,439] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,444] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,445] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,445] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,445] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,448] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,449] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,449] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,449] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,452] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,453] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,453] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-19 05:37:05,453] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,456] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,456] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,457] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,457] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,463] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,466] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,466] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,466] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,470] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,471] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,471] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,471] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,475] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,475] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,475] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,475] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,478] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,490] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,490] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,490] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,496] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,498] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,498] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,498] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,504] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,504] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,504] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-19 05:37:05,505] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,510] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,510] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,510] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,510] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,515] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,516] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,516] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,516] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,520] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,522] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,524] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,524] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,533] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,534] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,534] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,534] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,542] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,543] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,543] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,543] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,545] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,545] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,545] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,545] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,549] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,549] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,549] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,549] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,556] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,557] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,557] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-19 05:37:05,557] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,559] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,560] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,560] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-19 05:37:05,560] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,563] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,563] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,563] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-19 05:37:05,563] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,567] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,568] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,568] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,568] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,588] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,589] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,589] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-19 05:37:05,589] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,600] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,602] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,602] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,602] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,608] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,609] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,609] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,609] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,633] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,636] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,637] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,637] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,643] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,644] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,645] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,645] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,649] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,651] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,651] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,651] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,654] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,654] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,656] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,656] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,658] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,660] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,660] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,660] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,662] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,664] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,665] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,665] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,668] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,670] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,670] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,670] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,676] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,677] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,677] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,677] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,680] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,680] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,680] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-19 05:37:05,681] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,683] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,684] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,684] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-19 05:37:05,684] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,686] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,687] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,687] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,687] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,689] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,690] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,690] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,690] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,692] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,692] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,692] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-19 05:37:05,692] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,694] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,695] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,695] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,695] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,697] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,700] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,700] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,700] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,704] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,705] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,705] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-19 05:37:05,705] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,709] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,710] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,710] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,710] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,712] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,715] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,715] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,715] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,723] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,724] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,724] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-19 05:37:05,724] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,727] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,728] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,728] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,728] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,734] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,736] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,736] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-19 05:37:05,736] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,740] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,741] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,741] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,742] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,752] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,753] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,753] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,753] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,760] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,761] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,761] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-19 05:37:05,761] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,766] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,768] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,768] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-19 05:37:05,768] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,771] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,773] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,773] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-19 05:37:05,773] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,775] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,776] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,776] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,776] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,780] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,780] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,780] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,780] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,789] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,790] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,790] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-19 05:37:05,790] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,793] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,793] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,793] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-19 05:37:05,793] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,796] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,796] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,796] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-19 05:37:05,796] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,799] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,800] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,800] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-19 05:37:05,800] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,802] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,803] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,803] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,803] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,819] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,821] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,821] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-19 05:37:05,821] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,825] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,826] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,826] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-19 05:37:05,826] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,829] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,830] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,830] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,830] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,836] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,837] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,837] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-19 05:37:05,837] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,849] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,854] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,854] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-19 05:37:05,854] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,886] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,887] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,887] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-19 05:37:05,887] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,903] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,910] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,911] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,912] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,919] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,919] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,919] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-19 05:37:05,919] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,925] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,929] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,929] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-19 05:37:05,932] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,946] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,946] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,947] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-19 05:37:05,947] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,955] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,956] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,956] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-19 05:37:05,956] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,959] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:05,960] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:05,961] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-19 05:37:05,961] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:05,963] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-13-23, -uve-topic-27-13, -uve-topic-9-22, -uve-topic-29-12, -uve-topic-13-5, structured_syslog_topic-0, -uve-topic-9-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-24-27, -uve-topic-0-28, -uve-topic-27-22, -uve-topic-9-12, -uve-topic-16-27, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-24-16, structured_syslog_topic-16, -uve-topic-0-18, -uve-topic-26-16, -uve-topic-0-0, -uve-topic-5-12, -uve-topic-24-25, -uve-topic-26-24, structured_syslog_topic-25, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-26-6, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-0-16, -uve-topic-27-29, -uve-topic-5-3, -uve-topic-16-15, -uve-topic-29-28, -uve-topic-13-21, -uve-topic-29-10, -uve-topic-13-3, -uve-topic-24-24, -uve-topic-13-29, -uve-topic-0-6, -uve-topic-9-9, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-27-1, -uve-topic-9-10, -uve-topic-29-0, -uve-topic-9-18, -uve-topic-5-28, -uve-topic-9-0, -uve-topic-27-17, -uve-topic-29-16, -uve-topic-13-9, -uve-topic-0-24, structured_syslog_topic-4, -uve-topic-26-22, -uve-topic-27-25, -uve-topic-26-4, -uve-topic-24-12, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-27-7, -uve-topic-24-13, -uve-topic-29-25, -uve-topic-13-18, structured_syslog_topic-13, -uve-topic-29-7, -uve-topic-24-21, -uve-topic-13-26, -uve-topic-0-22, -uve-topic-16-21, structured_syslog_topic-21, -uve-topic-9-25, -uve-topic-24-3, -uve-topic-13-27, -uve-topic-0-4, -uve-topic-5-16, -uve-topic-16-3, structured_syslog_topic-3, -uve-topic-26-28, -uve-topic-0-12, -uve-topic-5-24, -uve-topic-26-10, -uve-topic-5-6, -uve-topic-16-12, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-24-1, -uve-topic-0-21, structured_syslog_topic-1, -uve-topic-26-19, -uve-topic-26-1, -uve-topic-24-9, -uve-topic-27-23, -uve-topic-26-27, -uve-topic-9-13, -uve-topic-16-28, structured_syslog_topic-9, -uve-topic-13-15, -uve-topic-27-5, -uve-topic-29-4, -uve-topic-0-19, -uve-topic-16-18, structured_syslog_topic-18, -uve-topic-24-0, -uve-topic-13-24, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-5-13, -uve-topic-29-13, -uve-topic-13-6, -uve-topic-0-27, -uve-topic-0-9, -uve-topic-26-7, structured_syslog_topic-27, -uve-topic-29-21, -uve-topic-13-14, -uve-topic-5-22, -uve-topic-29-3, -uve-topic-27-11, -uve-topic-5-4, -uve-topic-9-21, -uve-topic-9-3, -uve-topic-27-20, -uve-topic-29-19, -uve-topic-13-12, -uve-topic-27-2, -uve-topic-26-25, -uve-topic-29-1, -uve-topic-27-28, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-9-19, -uve-topic-29-9, -uve-topic-13-2, -uve-topic-5-10, -uve-topic-9-1, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-27, -uve-topic-0-25, -uve-topic-27-19, -uve-topic-9-28, structured_syslog_topic-24, -uve-topic-24-6, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-5-19, structured_syslog_topic-6, -uve-topic-5-1, -uve-topic-5-27, -uve-topic-26-13, -uve-topic-0-15, -uve-topic-29-27, -uve-topic-13-20, -uve-topic-5-9, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-26-21, structured_syslog_topic-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-5-18, -uve-topic-27-26, structured_syslog_topic-12, -uve-topic-9-16, -uve-topic-27-8, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-13-0, -uve-topic-27-16, -uve-topic-9-6, -uve-topic-29-15, -uve-topic-13-8, -uve-topic-9-7, -uve-topic-9-15, -uve-topic-29-24, -uve-topic-13-17, -uve-topic-5-25, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-5-7, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-9-24, -uve-topic-5-15, -uve-topic-0-3, -uve-topic-24-28, -uve-topic-27-4, structured_syslog_topic-28, -uve-topic-24-10, -uve-topic-29-22, -uve-topic-16-10, -uve-topic-26-9, structured_syslog_topic-10, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,032] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=0), -uve-topic-5-24 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), -uve-topic-5-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-5-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), -uve-topic-29-9 -> (offset=0, leaderEpoch=0), -uve-topic-5-27 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), -uve-topic-27-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-7 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-29-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-5-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-29-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-27-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-28 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-5-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,033] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-13 -> (offset=0, leaderEpoch=0), -uve-topic-27-8 -> (offset=0, leaderEpoch=0), -uve-topic-9-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-16 -> (offset=0, leaderEpoch=0), -uve-topic-24-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-22 -> (offset=0, leaderEpoch=0), -uve-topic-16-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-7 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-22 -> (offset=0, leaderEpoch=0), -uve-topic-24-19 -> (offset=0, leaderEpoch=0), -uve-topic-26-7 -> (offset=0, leaderEpoch=0), structured_syslog_topic-16 -> (offset=0, leaderEpoch=0), -uve-topic-0-4 -> (offset=0, leaderEpoch=0), structured_syslog_topic-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-19 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-10 -> (offset=0, leaderEpoch=0), -uve-topic-26-13 -> (offset=0, leaderEpoch=0), -uve-topic-29-25 -> (offset=0, leaderEpoch=0), -uve-topic-27-20 -> (offset=0, leaderEpoch=0), structured_syslog_topic-28 -> (offset=0, leaderEpoch=0), structured_syslog_topic-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-22 -> (offset=0, leaderEpoch=0), -uve-topic-27-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-17 -> (offset=0, leaderEpoch=0), structured_syslog_topic-19 -> (offset=0, leaderEpoch=0), -uve-topic-26-16 -> (offset=0, leaderEpoch=0), -uve-topic-16-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-10 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-26-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-13 -> (offset=0, leaderEpoch=0), -uve-topic-29-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-16 -> (offset=0, leaderEpoch=0), -uve-topic-16-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-4 -> (offset=0, leaderEpoch=0), -uve-topic-27-26 -> (offset=0, leaderEpoch=0), -uve-topic-26-25 -> (offset=0, leaderEpoch=0), -uve-topic-27-23 -> (offset=0, leaderEpoch=0), -uve-topic-16-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-1 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-29 -> (offset=0, leaderEpoch=0), -uve-topic-26-4 -> (offset=0, leaderEpoch=0), -uve-topic-26-28 -> (offset=0, leaderEpoch=0), -uve-topic-29-19 -> (offset=0, leaderEpoch=0), structured_syslog_topic-13 -> (offset=0, leaderEpoch=0), -uve-topic-29-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-4 -> (offset=0, leaderEpoch=0), -uve-topic-5-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-1 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-5-28 -> (offset=0, leaderEpoch=0), -uve-topic-27-5 -> (offset=0, leaderEpoch=0), -uve-topic-9-1 -> (offset=0, leaderEpoch=0), -uve-topic-16-16 -> (offset=0, leaderEpoch=0), -uve-topic-27-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-16 -> (offset=0, leaderEpoch=0), -uve-topic-29-1 -> (offset=0, leaderEpoch=0), -uve-topic-16-28 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-13 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=0), -uve-topic-16-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-16 -> (offset=0, leaderEpoch=0), -uve-topic-5-22 -> (offset=0, leaderEpoch=0), -uve-topic-5-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-28 -> (offset=0, leaderEpoch=0), -uve-topic-16-22 -> (offset=0, leaderEpoch=0), -uve-topic-5-16 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-10 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-7 -> (offset=0, leaderEpoch=0), -uve-topic-0-1 -> (offset=0, leaderEpoch=0), -uve-topic-26-1 -> (offset=0, leaderEpoch=0), -uve-topic-9-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-4 -> (offset=0, leaderEpoch=0), -uve-topic-0-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-10 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,479] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,480] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,481] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,482] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,483] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,485] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,485] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,485] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,485] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,487] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,488] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,489] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,489] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,489] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,490] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,496] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,523] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,523] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,523] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,523] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,523] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,523] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,529] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,529] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,529] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,530] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,530] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,531] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,531] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,532] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,532] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,549] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,570] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,570] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,570] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,570] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,570] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,570] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,570] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,571] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,571] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,572] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,572] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,572] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,572] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,572] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:06,572] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:06,750] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-22-20, -uve-topic-19-0, -uve-topic-25-29, -uve-topic-2-13, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-23-14, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-12-14, -uve-topic-4-4, -uve-topic-23-17, -uve-topic-11-5, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-12-17, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-3-25, -uve-topic-17-11, -uve-topic-8-22, -uve-topic-19-6, -uve-topic-18-12, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-22-5, -uve-topic-6-6, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-14-6, -uve-topic-23-20, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-11-29, -uve-topic-21-8, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-11-17, -uve-topic-6-24, -uve-topic-8-13, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-20-11, -uve-topic-2-28, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-12-26, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-1-13, -uve-topic-22-2, -uve-topic-6-21, -uve-topic-2-19, -uve-topic-2-16, -uve-topic-12-11, -uve-topic-17-8, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-23-2, -uve-topic-6-9, -uve-topic-4-16, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-14, -uve-topic-7-24, -uve-topic-20-20, -uve-topic-17-17, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-14-15, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-22-14, -uve-topic-14-21, -uve-topic-23-23, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-22, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-17-23, -uve-topic-21-2, -uve-topic-22-26, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-17-14, -uve-topic-14-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-10, -uve-topic-3-13, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-7-18, -uve-topic-17-2, -uve-topic-1-4, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-19-18, -uve-topic-17-29, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-17-26, -uve-topic-7-9, -uve-topic-7-27, -uve-topic-12-8, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-14-18, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-18-0, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-3-1, -uve-topic-4-25, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-28-29, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:06,758] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,759] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,765] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-19 05:37:06,765] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,780] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,780] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,780] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-19 05:37:06,780] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,795] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,800] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,800] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-19 05:37:06,800] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,836] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,839] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,839] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-19 05:37:06,839] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,853] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,854] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,854] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-19 05:37:06,854] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,889] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,890] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,890] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-19 05:37:06,890] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,899] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,902] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,902] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-19 05:37:06,902] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,916] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,917] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,917] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,917] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,940] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,941] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,941] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-19 05:37:06,941] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,952] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,953] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,953] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-19 05:37:06,953] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,959] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,960] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,960] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-19 05:37:06,960] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,966] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,967] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,967] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-19 05:37:06,967] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,974] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,974] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,974] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-19 05:37:06,974] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,982] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,987] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,987] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-19 05:37:06,987] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:06,995] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:06,996] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:06,996] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-19 05:37:06,996] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,001] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,003] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,003] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-19 05:37:07,003] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,011] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,012] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,012] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-19 05:37:07,012] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,019] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,021] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,021] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-19 05:37:07,021] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,048] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,049] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,052] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-19 05:37:07,052] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,061] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,122] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,122] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-19 05:37:07,122] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,136] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,138] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,138] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-19 05:37:07,138] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,161] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,165] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,165] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-19 05:37:07,166] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,189] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,193] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,194] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-19 05:37:07,194] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,207] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,213] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,222] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-19 05:37:07,223] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,242] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,243] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,243] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-19 05:37:07,243] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,267] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,278] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,278] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-19 05:37:07,278] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,304] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,304] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,304] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-19 05:37:07,304] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,315] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,316] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,316] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-19 05:37:07,316] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,348] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,349] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,349] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-19 05:37:07,350] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,376] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,394] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,394] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-19 05:37:07,394] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,403] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,403] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,404] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-19 05:37:07,404] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,413] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,418] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,419] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-19 05:37:07,419] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,432] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,535] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,535] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-19 05:37:07,535] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,606] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,608] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,608] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-19 05:37:07,608] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,621] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,626] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,628] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-19 05:37:07,628] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,638] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,643] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,644] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-19 05:37:07,645] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,683] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,690] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,690] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-19 05:37:07,690] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,712] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,713] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,713] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-19 05:37:07,713] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,730] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,736] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,737] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-19 05:37:07,737] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,754] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,754] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,754] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-19 05:37:07,754] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,788] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,807] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,807] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-19 05:37:07,807] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,823] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,831] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,831] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-19 05:37:07,831] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,881] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,888] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,888] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-19 05:37:07,889] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,904] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,906] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,906] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-19 05:37:07,907] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,921] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,922] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,923] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-19 05:37:07,923] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,942] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,943] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,943] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-19 05:37:07,943] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,957] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,961] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,961] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-19 05:37:07,961] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,970] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,971] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,972] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-19 05:37:07,972] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,980] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:07,981] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:07,981] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-19 05:37:07,981] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:07,996] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,000] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,000] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-19 05:37:08,000] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,016] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,020] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,020] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-19 05:37:08,020] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,034] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,036] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,037] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-19 05:37:08,037] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,044] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,045] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,047] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-19 05:37:08,047] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,060] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,061] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,061] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-19 05:37:08,061] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,070] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,071] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,071] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-19 05:37:08,071] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,083] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,084] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,085] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-19 05:37:08,085] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,112] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,112] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,112] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-19 05:37:08,112] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,125] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,126] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,126] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-19 05:37:08,126] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,143] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,143] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,143] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-19 05:37:08,143] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,153] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,154] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,154] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-19 05:37:08,154] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,162] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,167] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,167] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-19 05:37:08,167] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,182] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,183] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,183] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-19 05:37:08,183] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,198] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,200] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,200] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-19 05:37:08,200] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,217] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,217] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,218] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-19 05:37:08,218] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,228] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,229] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,230] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-19 05:37:08,230] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,239] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,240] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,240] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-19 05:37:08,240] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,252] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,252] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,252] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-19 05:37:08,252] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,263] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,264] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,264] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-19 05:37:08,264] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,275] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,275] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,275] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-19 05:37:08,275] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,285] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,288] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,288] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-19 05:37:08,288] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,299] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,299] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,299] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-19 05:37:08,299] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,309] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,310] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,310] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-19 05:37:08,310] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,321] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,322] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,322] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-19 05:37:08,322] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,335] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,336] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,336] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-19 05:37:08,337] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,352] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,353] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,353] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-19 05:37:08,353] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,373] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,375] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,375] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-19 05:37:08,375] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,390] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,390] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,390] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-19 05:37:08,390] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,397] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,397] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,397] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-19 05:37:08,397] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,407] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,408] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,408] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-19 05:37:08,408] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,414] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,416] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,416] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-19 05:37:08,416] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,423] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,423] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,423] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-19 05:37:08,423] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,430] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,431] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,431] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-19 05:37:08,431] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,439] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,440] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,440] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-19 05:37:08,440] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,447] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,447] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,447] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-19 05:37:08,447] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,456] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,457] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,457] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-19 05:37:08,457] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,468] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,472] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,472] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-19 05:37:08,472] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,479] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,480] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,480] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-19 05:37:08,480] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,487] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,488] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,488] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-19 05:37:08,488] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,493] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,494] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,495] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-19 05:37:08,495] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,499] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,501] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,502] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-19 05:37:08,502] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,507] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,508] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,508] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-19 05:37:08,508] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,514] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,514] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,514] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-19 05:37:08,514] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,519] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,520] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,520] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-19 05:37:08,520] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,526] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,527] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,527] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-19 05:37:08,527] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,532] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,532] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,533] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-19 05:37:08,533] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,539] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,540] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,540] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-19 05:37:08,540] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,547] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,548] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,548] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-19 05:37:08,548] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,553] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,553] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,553] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-19 05:37:08,553] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,559] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,559] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,559] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-19 05:37:08,559] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,564] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,565] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,565] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-19 05:37:08,565] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,571] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,572] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,572] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-19 05:37:08,572] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,577] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,578] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,578] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-19 05:37:08,578] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,586] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,587] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,587] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-19 05:37:08,587] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,613] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,613] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,613] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-19 05:37:08,614] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,623] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,624] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,624] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-19 05:37:08,624] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,630] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,631] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,631] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-19 05:37:08,631] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,638] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,641] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,641] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-19 05:37:08,641] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,651] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,655] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,655] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-19 05:37:08,655] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,667] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,668] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,668] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-19 05:37:08,668] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,678] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,678] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,678] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-19 05:37:08,679] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,695] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,696] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,696] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-19 05:37:08,696] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,704] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,707] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,707] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-19 05:37:08,707] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,722] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,723] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,723] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-19 05:37:08,723] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,732] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,733] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,733] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-19 05:37:08,733] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,751] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,752] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,752] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-19 05:37:08,752] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,779] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,779] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,779] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-19 05:37:08,779] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,790] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,799] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,799] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-19 05:37:08,799] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,813] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,814] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,814] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-19 05:37:08,814] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,826] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,827] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,827] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-19 05:37:08,827] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,851] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,852] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,852] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-19 05:37:08,852] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,863] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,864] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,864] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-19 05:37:08,864] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,870] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,871] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,871] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-19 05:37:08,871] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,882] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,883] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,883] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-19 05:37:08,883] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,892] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,893] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,893] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-19 05:37:08,893] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,901] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,902] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,902] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-19 05:37:08,902] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,907] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,908] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,908] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-19 05:37:08,908] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,916] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,917] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,917] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-19 05:37:08,917] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,926] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,927] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,927] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-19 05:37:08,927] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,934] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,935] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,936] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-19 05:37:08,936] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,949] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,950] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,951] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-19 05:37:08,951] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:08,992] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:08,993] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:08,993] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-19 05:37:08,993] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,042] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,043] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,043] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-19 05:37:09,043] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,072] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,079] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,080] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-19 05:37:09,080] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,178] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,178] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,178] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-19 05:37:09,178] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,223] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,223] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,223] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-19 05:37:09,223] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,258] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,262] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,262] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-19 05:37:09,262] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,300] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,301] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,302] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-19 05:37:09,302] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,335] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,370] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,370] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-19 05:37:09,370] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,399] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,401] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,401] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-19 05:37:09,401] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,411] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,412] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,412] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-19 05:37:09,412] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,454] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,456] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,456] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-19 05:37:09,456] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,471] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,490] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,491] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-19 05:37:09,491] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,522] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,523] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,523] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-19 05:37:09,523] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,536] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,536] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,537] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-19 05:37:09,537] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,574] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,577] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,577] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-19 05:37:09,577] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,596] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,597] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,598] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-19 05:37:09,598] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,618] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,620] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,621] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-19 05:37:09,621] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,643] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,644] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,644] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-19 05:37:09,644] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,698] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,698] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,698] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-19 05:37:09,698] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,734] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,734] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,735] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-19 05:37:09,735] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,758] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,758] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,758] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-19 05:37:09,758] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,787] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,788] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,788] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-19 05:37:09,788] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,811] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,813] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,814] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-19 05:37:09,814] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,834] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,835] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,835] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-19 05:37:09,835] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,852] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,854] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,854] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-19 05:37:09,854] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,874] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,875] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,875] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-19 05:37:09,876] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,887] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,887] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,887] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-19 05:37:09,887] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,907] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,907] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,907] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-19 05:37:09,907] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,927] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,932] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,932] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-19 05:37:09,932] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,953] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,954] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,954] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-19 05:37:09,954] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:09,969] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:09,970] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:09,970] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-19 05:37:09,970] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,000] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,000] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,000] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-19 05:37:10,000] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,027] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,028] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,028] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-19 05:37:10,028] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,074] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,077] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,078] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-19 05:37:10,078] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,113] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,116] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,117] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-19 05:37:10,117] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,168] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,169] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,169] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-19 05:37:10,169] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,312] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,313] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,313] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-19 05:37:10,313] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,379] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,379] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,379] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-19 05:37:10,379] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,402] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,424] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,424] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-19 05:37:10,424] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,447] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,447] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,447] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-19 05:37:10,447] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,461] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,463] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,463] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-19 05:37:10,463] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,471] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,472] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,472] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-19 05:37:10,472] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,484] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,485] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,485] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-19 05:37:10,489] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,497] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,498] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,498] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-19 05:37:10,498] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,534] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,535] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,535] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-19 05:37:10,535] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,549] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,549] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,549] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-19 05:37:10,550] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,573] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,573] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,574] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-19 05:37:10,574] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,589] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,591] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,591] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-19 05:37:10,591] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,605] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,606] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,612] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-19 05:37:10,612] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,626] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,626] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,626] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-19 05:37:10,626] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,650] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,657] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,657] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-19 05:37:10,658] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,700] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,702] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,703] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-19 05:37:10,704] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,711] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,712] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,712] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-19 05:37:10,712] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,721] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,722] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,722] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-19 05:37:10,722] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,732] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,733] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,733] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-19 05:37:10,733] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,750] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,753] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,754] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-19 05:37:10,754] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,763] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,764] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,765] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-19 05:37:10,765] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,781] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,783] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,784] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-19 05:37:10,784] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,793] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,794] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,794] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-19 05:37:10,794] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,806] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,807] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,809] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-19 05:37:10,809] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,819] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,820] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,820] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-19 05:37:10,820] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,827] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,828] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,828] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-19 05:37:10,828] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,838] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,839] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,839] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-19 05:37:10,839] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,868] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,868] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,868] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-19 05:37:10,868] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,874] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,875] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,875] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-19 05:37:10,875] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,882] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,882] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,882] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-19 05:37:10,882] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,891] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,894] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,894] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-19 05:37:10,894] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,901] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,902] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,902] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-19 05:37:10,902] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,914] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,915] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,915] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-19 05:37:10,915] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,922] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,923] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,923] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-19 05:37:10,923] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,934] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,935] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,935] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-19 05:37:10,935] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,943] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,943] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,943] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-19 05:37:10,944] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,951] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,952] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,953] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-19 05:37:10,953] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,963] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,964] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,964] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-19 05:37:10,964] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,968] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,969] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,969] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-19 05:37:10,969] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,973] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,975] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,975] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-19 05:37:10,975] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,978] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,979] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,979] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-19 05:37:10,979] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,984] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,985] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,985] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-19 05:37:10,985] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,989] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,990] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,990] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-19 05:37:10,990] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,993] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,993] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,993] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-19 05:37:10,993] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:10,996] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:10,996] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:10,997] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-19 05:37:10,997] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,002] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,003] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,003] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-19 05:37:11,003] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,006] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,007] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,007] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-19 05:37:11,007] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,010] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,011] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,011] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-19 05:37:11,011] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,015] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,015] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,015] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-19 05:37:11,016] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,019] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,019] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,020] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-19 05:37:11,020] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,022] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,023] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,023] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-19 05:37:11,023] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,024] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,025] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,025] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-19 05:37:11,025] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,028] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,028] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,028] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-19 05:37:11,028] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,032] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,032] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,032] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-19 05:37:11,032] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,036] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,038] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,038] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-19 05:37:11,038] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,049] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,049] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,049] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-19 05:37:11,049] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,053] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,071] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,071] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-19 05:37:11,071] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,085] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,088] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,088] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-19 05:37:11,088] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,094] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,095] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,095] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-19 05:37:11,095] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,106] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,112] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,114] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-19 05:37:11,115] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,127] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,127] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,128] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-19 05:37:11,131] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,142] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,142] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,142] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-19 05:37:11,142] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,150] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,153] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,153] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-19 05:37:11,153] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,162] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,165] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,165] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-19 05:37:11,165] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,172] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,175] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,175] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-19 05:37:11,175] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,180] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,180] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,180] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-19 05:37:11,180] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,184] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,185] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,185] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-19 05:37:11,185] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,191] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,192] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,193] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-19 05:37:11,193] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,241] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,244] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,244] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-19 05:37:11,244] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,271] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,274] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,274] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-19 05:37:11,274] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,279] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,281] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,282] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-19 05:37:11,282] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,289] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,290] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,290] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-19 05:37:11,290] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,295] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,295] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,295] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-19 05:37:11,295] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,299] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,299] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,299] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-19 05:37:11,299] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,301] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,302] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,302] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-19 05:37:11,302] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,309] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,317] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,318] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-19 05:37:11,319] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,342] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,343] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,343] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-19 05:37:11,343] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,346] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,348] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,348] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-19 05:37:11,349] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,361] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,364] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,365] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-19 05:37:11,365] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,369] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,371] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,372] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-19 05:37:11,372] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,376] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,377] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,377] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-19 05:37:11,377] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,382] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,383] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,383] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-19 05:37:11,383] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,395] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,395] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,395] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-19 05:37:11,395] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,399] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,411] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,411] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-19 05:37:11,411] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,419] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,419] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,420] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-19 05:37:11,420] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,423] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,423] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,423] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-19 05:37:11,423] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,428] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,429] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,429] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-19 05:37:11,429] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,442] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,443] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,443] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-19 05:37:11,443] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,459] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,460] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,460] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-19 05:37:11,460] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,487] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,487] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,487] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-19 05:37:11,487] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,514] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,514] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,514] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-19 05:37:11,514] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,527] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,527] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,527] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-19 05:37:11,527] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,535] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,535] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,535] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-19 05:37:11,535] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,547] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,548] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,548] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-19 05:37:11,548] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,559] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,562] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,562] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-19 05:37:11,562] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,577] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,578] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,578] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-19 05:37:11,578] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,588] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,588] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,589] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-19 05:37:11,589] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,596] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,596] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,597] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-19 05:37:11,597] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,604] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,606] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,606] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-19 05:37:11,606] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,613] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,613] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,613] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-19 05:37:11,613] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,628] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,629] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,630] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-19 05:37:11,630] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,650] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,651] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,651] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-19 05:37:11,651] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,663] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,663] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,663] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-19 05:37:11,663] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,669] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,675] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,676] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-19 05:37:11,676] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,684] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,686] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,686] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-19 05:37:11,686] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,709] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,711] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,711] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-19 05:37:11,711] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,718] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,724] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,724] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-19 05:37:11,727] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,806] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,807] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,807] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-19 05:37:11,807] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,841] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,841] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,841] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-19 05:37:11,841] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,869] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,869] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,881] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-19 05:37:11,881] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,904] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,911] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,915] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-19 05:37:11,916] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,927] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,931] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,933] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-19 05:37:11,933] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,940] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,947] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,948] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-19 05:37:11,949] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,959] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,964] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,968] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-19 05:37:11,968] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,976] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:11,986] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:11,986] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-19 05:37:11,987] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:11,994] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,000] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,011] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-19 05:37:12,013] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,030] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,046] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,056] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-19 05:37:12,061] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,078] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,084] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,097] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-19 05:37:12,105] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,117] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,130] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,130] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-19 05:37:12,130] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,156] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,177] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,177] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-19 05:37:12,177] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,192] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,192] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,192] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-19 05:37:12,192] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,212] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,212] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,212] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-19 05:37:12,217] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,223] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,224] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,224] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-19 05:37:12,224] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,229] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,232] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,232] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-19 05:37:12,232] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,242] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,243] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,243] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-19 05:37:12,243] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,265] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,266] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,266] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-19 05:37:12,266] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,269] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,270] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,270] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-19 05:37:12,270] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,272] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,272] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,272] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-19 05:37:12,272] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,276] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,276] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,276] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-19 05:37:12,276] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,290] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,290] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,290] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-19 05:37:12,290] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,295] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,295] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,295] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-19 05:37:12,295] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,298] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,299] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,299] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-19 05:37:12,299] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,310] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,310] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,310] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-19 05:37:12,310] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,312] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,312] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,312] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-19 05:37:12,312] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,318] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,318] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,318] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-19 05:37:12,318] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,327] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,327] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,327] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-19 05:37:12,327] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,330] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,330] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,330] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-19 05:37:12,330] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,333] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,333] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,333] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-19 05:37:12,333] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,343] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,344] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,344] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-19 05:37:12,344] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,346] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,346] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,346] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-19 05:37:12,346] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,348] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,349] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,349] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-19 05:37:12,349] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,351] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,351] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,351] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-19 05:37:12,351] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,355] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,355] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,355] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-19 05:37:12,355] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,369] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,375] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,375] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-19 05:37:12,380] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,385] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,386] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,386] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-19 05:37:12,386] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,400] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,400] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,400] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-19 05:37:12,400] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,403] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,404] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,404] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-19 05:37:12,404] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,407] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,407] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,407] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-19 05:37:12,407] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,411] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,412] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,412] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-19 05:37:12,412] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,414] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,415] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,415] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-19 05:37:12,415] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,417] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,418] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,418] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-19 05:37:12,418] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,419] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,419] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,419] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-19 05:37:12,419] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,421] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,421] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,421] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-19 05:37:12,421] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,426] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,426] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,426] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-19 05:37:12,426] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,427] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,428] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,428] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-19 05:37:12,428] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,429] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,429] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,429] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-19 05:37:12,429] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,434] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,434] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,434] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-19 05:37:12,434] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,436] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,436] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,436] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-19 05:37:12,436] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,439] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,440] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,440] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-19 05:37:12,440] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,441] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,442] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,442] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-19 05:37:12,442] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,444] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,445] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,445] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-19 05:37:12,445] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,446] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,446] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,446] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-19 05:37:12,446] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,447] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,448] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,448] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-19 05:37:12,448] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,449] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,449] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,449] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-19 05:37:12,449] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,453] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,453] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,453] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-19 05:37:12,453] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,455] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,455] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,455] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-19 05:37:12,455] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,460] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,460] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,460] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-19 05:37:12,460] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,462] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,462] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,462] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-19 05:37:12,462] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,463] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,464] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,464] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-19 05:37:12,464] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,465] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,465] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,465] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-19 05:37:12,465] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,468] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,468] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,468] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-19 05:37:12,468] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,473] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,474] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,474] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-19 05:37:12,474] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,479] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,480] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,480] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-19 05:37:12,480] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,495] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,496] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,496] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-19 05:37:12,496] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,503] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,504] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,504] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-19 05:37:12,504] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,512] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,513] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,513] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-19 05:37:12,513] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,521] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,521] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,521] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-19 05:37:12,521] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,526] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,527] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,527] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-19 05:37:12,527] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,536] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,537] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,537] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-19 05:37:12,537] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,551] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,551] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,552] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-19 05:37:12,552] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,555] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,556] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,556] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-19 05:37:12,556] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,558] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,559] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,559] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-19 05:37:12,559] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,561] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,561] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,561] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-19 05:37:12,561] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,563] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,563] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,563] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-19 05:37:12,563] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,565] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,565] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,565] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-19 05:37:12,565] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,568] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,569] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,569] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-19 05:37:12,569] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,575] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,575] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,575] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-19 05:37:12,575] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,577] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,577] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,577] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-19 05:37:12,577] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,579] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,580] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,580] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-19 05:37:12,580] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,583] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,583] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,583] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-19 05:37:12,583] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,591] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,659] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,667] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-19 05:37:12,667] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,737] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,737] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,737] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-19 05:37:12,738] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,763] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,763] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,763] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-19 05:37:12,763] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,789] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,789] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,789] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-19 05:37:12,789] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,834] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,835] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,835] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-19 05:37:12,835] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,838] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,839] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,839] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-19 05:37:12,839] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,851] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,852] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,852] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-19 05:37:12,852] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,859] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,870] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,876] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-19 05:37:12,879] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,902] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,909] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,912] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-19 05:37:12,913] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,918] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,927] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,931] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-19 05:37:12,933] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,938] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,947] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,954] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-19 05:37:12,955] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,961] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,971] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,974] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-19 05:37:12,974] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:12,984] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:12,987] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:12,991] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-19 05:37:12,991] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,002] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,003] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,016] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-19 05:37:13,019] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,022] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,029] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,032] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,032] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,038] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,046] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,048] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-19 05:37:13,049] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,055] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,058] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,062] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,062] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,068] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,072] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,075] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-19 05:37:13,076] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,079] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,087] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,090] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,092] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,096] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,100] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,103] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-19 05:37:13,104] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,109] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,114] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,114] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-19 05:37:13,115] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,119] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,120] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,120] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-19 05:37:13,120] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,124] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,127] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,127] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-19 05:37:13,127] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,134] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,135] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,135] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-19 05:37:13,135] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,143] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,144] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,144] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-19 05:37:13,144] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,154] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,155] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,155] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,155] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,159] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,160] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,160] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-19 05:37:13,160] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,170] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,170] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,170] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,170] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,178] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,179] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,179] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-19 05:37:13,179] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,192] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,192] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,192] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-19 05:37:13,192] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,196] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,196] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,196] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-19 05:37:13,196] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,206] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,206] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,206] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-19 05:37:13,206] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,209] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,209] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,209] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-19 05:37:13,209] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,212] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,213] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,213] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-19 05:37:13,213] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,216] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,217] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,217] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-19 05:37:13,217] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,220] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,220] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,220] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-19 05:37:13,220] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,225] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,226] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,228] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-19 05:37:13,228] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,232] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,232] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,232] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,232] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,235] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,235] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,235] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-19 05:37:13,235] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,238] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,239] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,239] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-19 05:37:13,239] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,242] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,243] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,243] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-19 05:37:13,243] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,248] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,248] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,248] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-19 05:37:13,248] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,251] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,251] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,251] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-19 05:37:13,251] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,254] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,255] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,255] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,255] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,260] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,261] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,261] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-19 05:37:13,261] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,266] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,267] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,267] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-19 05:37:13,267] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,275] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,275] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,275] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-19 05:37:13,275] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,278] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,279] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,279] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-19 05:37:13,279] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,282] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,282] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,282] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-19 05:37:13,282] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,284] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,284] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,284] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-19 05:37:13,284] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,290] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,291] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,291] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-19 05:37:13,291] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,292] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,293] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,293] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-19 05:37:13,293] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,294] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,294] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,294] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-19 05:37:13,294] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,296] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,296] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,296] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-19 05:37:13,296] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,301] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,301] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,301] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-19 05:37:13,301] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,307] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,307] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,307] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-19 05:37:13,307] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,309] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,309] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,310] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-19 05:37:13,310] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,311] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,312] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,312] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-19 05:37:13,312] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,315] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,315] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,315] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-19 05:37:13,315] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,325] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,326] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,326] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-19 05:37:13,329] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,333] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,333] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,333] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,333] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,339] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,339] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,339] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,339] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,343] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,343] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,344] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,344] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,347] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,351] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,351] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-19 05:37:13,351] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,356] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,357] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,357] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-19 05:37:13,357] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,362] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,362] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,362] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-19 05:37:13,362] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,365] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,365] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,365] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-19 05:37:13,365] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,373] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,386] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,386] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,386] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,392] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,395] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,396] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-19 05:37:13,396] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,401] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,402] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,402] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-19 05:37:13,402] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,414] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,414] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,415] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-19 05:37:13,415] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,424] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,426] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,427] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-19 05:37:13,427] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,437] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,439] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,439] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-19 05:37:13,439] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,445] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,446] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,446] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-19 05:37:13,446] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,449] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,450] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,450] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-19 05:37:13,450] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,454] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,456] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,456] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-19 05:37:13,456] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,460] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,462] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,462] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-19 05:37:13,462] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,464] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,465] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,465] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-19 05:37:13,465] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,469] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,469] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,469] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-19 05:37:13,470] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,471] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,473] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,473] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-19 05:37:13,473] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,475] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,476] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,476] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-19 05:37:13,476] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,489] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,490] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,490] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-19 05:37:13,490] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,499] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,500] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,500] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-19 05:37:13,500] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,506] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,506] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,506] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-19 05:37:13,506] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,521] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,522] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,522] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-19 05:37:13,522] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,525] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,526] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,526] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-19 05:37:13,526] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,531] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,532] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,532] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-19 05:37:13,532] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,537] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,538] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,538] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-19 05:37:13,538] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,541] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,542] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,542] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-19 05:37:13,542] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,544] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,545] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,545] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-19 05:37:13,545] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,547] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,548] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,548] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-19 05:37:13,548] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,559] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,559] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,559] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-19 05:37:13,559] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,561] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,561] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,562] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-19 05:37:13,562] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,568] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,568] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,568] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,569] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,570] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,571] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,571] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-19 05:37:13,571] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,579] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,580] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,580] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,580] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,585] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,587] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,587] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-19 05:37:13,587] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,606] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,607] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,607] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-19 05:37:13,607] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,619] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,619] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,619] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-19 05:37:13,619] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,626] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,626] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,626] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-19 05:37:13,626] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,630] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,635] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,635] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-19 05:37:13,635] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,641] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,642] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,642] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,643] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,645] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,646] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,652] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-19 05:37:13,653] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,678] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,679] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,679] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-19 05:37:13,679] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,713] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,717] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,720] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-19 05:37:13,720] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,766] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,767] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,767] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-19 05:37:13,767] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,772] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,772] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,772] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-19 05:37:13,772] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,776] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,777] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,777] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-19 05:37:13,777] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,781] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,783] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,783] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-19 05:37:13,783] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,790] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,791] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,794] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-19 05:37:13,794] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,803] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,805] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,806] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-19 05:37:13,808] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,813] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,816] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,816] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-19 05:37:13,817] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,821] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,823] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,824] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-19 05:37:13,824] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,832] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,833] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,834] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-19 05:37:13,834] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,837] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,841] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,841] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-19 05:37:13,841] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,848] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,849] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,850] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-19 05:37:13,850] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,856] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,857] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,858] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-19 05:37:13,858] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,888] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,905] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,905] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-19 05:37:13,905] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,932] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,933] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,933] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,933] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,939] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,948] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,955] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-19 05:37:13,955] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,965] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,965] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,965] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-19 05:37:13,965] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,967] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,968] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,968] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-19 05:37:13,968] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,972] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,973] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,973] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-19 05:37:13,973] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,977] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,982] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,982] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-19 05:37:13,982] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,985] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,985] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,985] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-19 05:37:13,985] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,989] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,990] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,990] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-19 05:37:13,990] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,993] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:13,994] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:13,994] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-19 05:37:13,994] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:13,996] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,000] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,000] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-19 05:37:14,000] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,008] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,008] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,010] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-19 05:37:14,010] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,019] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,019] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,019] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-19 05:37:14,019] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,030] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,031] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,031] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-19 05:37:14,031] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,034] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,035] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,035] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-19 05:37:14,035] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,042] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,045] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,045] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-19 05:37:14,045] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,051] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,051] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,051] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-19 05:37:14,051] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,053] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,054] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,054] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-19 05:37:14,054] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,057] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,057] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,057] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-19 05:37:14,057] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,059] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,059] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,059] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-19 05:37:14,059] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,061] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,062] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,062] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-19 05:37:14,062] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,063] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,063] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,063] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-19 05:37:14,064] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,065] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,066] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,066] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-19 05:37:14,066] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,068] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,068] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,068] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-19 05:37:14,068] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,070] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,070] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,070] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-19 05:37:14,070] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,072] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,072] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,072] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-19 05:37:14,072] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,075] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,075] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,076] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-19 05:37:14,076] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,079] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,080] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,080] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-19 05:37:14,080] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,083] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,083] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,083] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-19 05:37:14,084] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,086] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,086] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,086] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-19 05:37:14,087] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,089] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,089] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,089] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-19 05:37:14,089] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,091] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,092] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,092] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-19 05:37:14,092] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,093] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,094] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,094] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-19 05:37:14,094] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,095] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,096] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,096] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-19 05:37:14,096] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,098] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,098] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,099] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-19 05:37:14,099] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,102] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,102] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,102] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-19 05:37:14,102] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,104] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,105] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,105] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-19 05:37:14,105] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,106] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,107] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,107] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-19 05:37:14,107] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,109] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,110] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,110] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-19 05:37:14,110] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,113] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,114] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,114] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-19 05:37:14,114] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,116] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,117] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,117] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-19 05:37:14,117] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,120] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,120] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,120] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-19 05:37:14,120] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,122] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,122] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,122] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-19 05:37:14,122] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,132] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,135] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,135] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-19 05:37:14,136] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,148] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,148] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,148] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-19 05:37:14,149] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,159] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,160] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,160] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-19 05:37:14,160] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,167] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,168] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,168] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-19 05:37:14,168] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,171] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,171] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,171] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-19 05:37:14,171] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,173] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,174] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,174] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-19 05:37:14,174] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,176] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,177] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,178] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-19 05:37:14,178] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,180] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,180] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,180] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-19 05:37:14,180] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,182] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,184] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,184] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-19 05:37:14,184] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,186] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,187] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,187] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-19 05:37:14,187] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,189] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,190] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,190] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-19 05:37:14,190] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,194] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,194] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,195] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-19 05:37:14,195] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,196] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,197] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,197] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-19 05:37:14,197] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,199] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,199] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,200] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-19 05:37:14,200] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,201] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,202] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,202] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-19 05:37:14,202] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,204] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,205] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,205] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-19 05:37:14,205] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,208] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,209] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,209] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-19 05:37:14,209] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,211] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,212] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,212] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-19 05:37:14,212] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,215] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,216] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,216] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-19 05:37:14,216] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,218] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,219] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,219] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-19 05:37:14,219] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,221] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,221] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,221] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-19 05:37:14,221] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,223] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,223] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,223] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-19 05:37:14,223] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,225] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,226] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,226] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-19 05:37:14,226] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,231] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,232] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,232] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-19 05:37:14,232] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,234] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,235] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,235] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-19 05:37:14,235] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,237] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,238] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,238] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-19 05:37:14,238] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,240] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,240] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,240] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-19 05:37:14,240] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,247] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,248] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,248] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-19 05:37:14,248] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,253] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,254] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,254] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-19 05:37:14,254] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,282] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,282] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,282] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-19 05:37:14,282] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,286] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,286] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,286] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-19 05:37:14,286] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,290] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,292] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,292] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-19 05:37:14,292] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,297] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,300] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,300] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-19 05:37:14,300] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,306] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,309] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,309] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-19 05:37:14,309] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,319] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,321] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,322] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-19 05:37:14,322] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,330] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,332] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,332] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-19 05:37:14,332] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,335] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,335] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,335] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-19 05:37:14,335] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,340] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,340] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,340] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-19 05:37:14,340] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,346] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,347] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,347] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-19 05:37:14,347] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,358] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,362] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,362] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-19 05:37:14,362] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,366] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,368] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,368] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-19 05:37:14,368] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,375] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,375] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,375] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-19 05:37:14,375] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,383] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,385] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,385] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-19 05:37:14,385] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,390] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,392] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,392] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-19 05:37:14,392] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,397] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,399] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,399] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-19 05:37:14,399] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,404] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,404] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,404] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-19 05:37:14,404] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,411] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,413] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,414] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-19 05:37:14,414] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,422] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,424] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,424] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-19 05:37:14,424] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,509] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,509] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,509] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-19 05:37:14,509] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,529] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,531] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,532] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-19 05:37:14,532] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,538] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,541] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,542] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-19 05:37:14,542] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,548] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,550] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,551] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-19 05:37:14,551] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,557] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,558] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,560] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-19 05:37:14,560] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,565] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,568] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,569] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-19 05:37:14,569] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,578] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,579] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,579] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-19 05:37:14,580] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,583] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,585] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,585] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-19 05:37:14,585] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,590] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,591] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,592] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-19 05:37:14,592] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,600] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,601] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,601] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-19 05:37:14,601] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,604] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,604] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,604] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-19 05:37:14,605] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,609] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,610] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,610] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-19 05:37:14,610] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,613] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,614] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,615] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-19 05:37:14,615] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,617] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,618] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,618] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-19 05:37:14,618] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,621] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,622] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,622] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-19 05:37:14,622] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,624] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,625] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,625] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-19 05:37:14,625] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,630] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,632] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,632] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-19 05:37:14,633] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,644] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,646] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,646] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-19 05:37:14,646] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,662] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,662] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,662] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-19 05:37:14,662] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,675] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,676] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,676] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-19 05:37:14,676] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,692] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,692] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,692] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-19 05:37:14,692] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,702] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,703] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,703] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-19 05:37:14,703] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,706] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,707] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,707] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-19 05:37:14,707] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,726] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,727] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,727] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-19 05:37:14,727] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,738] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,739] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,740] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-19 05:37:14,740] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,743] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,744] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,744] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-19 05:37:14,744] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,752] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,753] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,753] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-19 05:37:14,753] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,775] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,775] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,775] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-19 05:37:14,776] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,779] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,780] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,780] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-19 05:37:14,780] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,797] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,797] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,797] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-19 05:37:14,797] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,805] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,806] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,806] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-19 05:37:14,806] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,811] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,812] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,812] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-19 05:37:14,812] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,820] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,820] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,820] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-19 05:37:14,820] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,825] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,826] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,826] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-19 05:37:14,826] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,832] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,832] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,832] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-19 05:37:14,832] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,836] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:37:14,836] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:37:14,836] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-19 05:37:14,836] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:37:14,838] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-1-15, -uve-topic-22-1, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-8-26, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-20-10, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-17-22, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-20-18, -uve-topic-12-18, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-17-13, -uve-topic-22-25, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-4-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-23-12, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-8-5, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-23-28, -uve-topic-11-12, -uve-topic-6-14, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-23-10, -uve-topic-28-22, -uve-topic-4-23, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-4-5, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-18, -uve-topic-21-1, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-23-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-2-23, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-11-18, -uve-topic-14-13, -uve-topic-11-0, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-14-14, -uve-topic-3-9, -uve-topic-7-25, -uve-topic-19-8, -uve-topic-22-22, -uve-topic-7-7, -uve-topic-14-22, -uve-topic-22-4, -uve-topic-14-4, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-8-20, -uve-topic-17-15, -uve-topic-12-3, -uve-topic-3-15, -uve-topic-14-2, -uve-topic-8-2, -uve-topic-6-29, -uve-topic-22-28, -uve-topic-17-16, -uve-topic-6-11, -uve-topic-22-10, -uve-topic-14-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-17-24, -uve-topic-22-18, -uve-topic-17-6, -uve-topic-12-19, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-8-18, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-20-9, -uve-topic-8-8, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-1-5, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-1-21, -uve-topic-6-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-2-26, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-21, -uve-topic-2-8, -uve-topic-7-20, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-23-1, -uve-topic-7-28, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-14-7, -uve-topic-19-19, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-19-28, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-14-23, -uve-topic-8-23, -uve-topic-14-5, -uve-topic-3-26, -uve-topic-17-27, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-17-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-8-3, -uve-topic-1-18, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-1-0, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-1-26, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-20-21, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-4-29, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-23-24, -uve-topic-6-10, -uve-topic-1-24, -uve-topic-23-6, -uve-topic-1-6, -uve-topic-20-19, -uve-topic-4-20, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-20-1, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-11-6, -uve-topic-23-22, -uve-topic-2-18, -uve-topic-23-4, -uve-topic-7-5, -uve-topic-21-13, -uve-topic-7-13, -uve-topic-14-28, -uve-topic-11-15, -uve-topic-4-0, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-2-9, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-21-4, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-18-16, -uve-topic-7-11, -uve-topic-14-26, -uve-topic-14-8, -uve-topic-14-16, -uve-topic-19-29, -uve-topic-19-11, -uve-topic-21-10, -uve-topic-7-10, -uve-topic-14-25, -uve-topic-20-15, -uve-topic-12-15, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-15-29, -uve-topic-1-29, -uve-topic-19-1, -uve-topic-25-28, -uve-topic-17-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-20-24, -uve-topic-20-6, -uve-topic-17-18, -uve-topic-12-6, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-17-0, -uve-topic-3-0, -uve-topic-1-27, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-20-4, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-23-25, -uve-topic-20-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-4-3, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-21-25, -uve-topic-21-7, -uve-topic-2-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-4-9, -uve-topic-11-24, -uve-topic-14-1, -uve-topic-2-0, -uve-topic-19-14, -uve-topic-3-23, -uve-topic-19-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-7-29, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-12-9, -uve-topic-17-21, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-17-3, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-8-15, -uve-topic-22-16, -uve-topic-3-29, -uve-topic-1-12, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-3-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-6-25, -uve-topic-20-7, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-17-19, -uve-topic-8-6, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-4-24, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-23-19, -uve-topic-6-5, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-4-14, -uve-topic-21-28, -uve-topic-6-13, -uve-topic-23-27, -uve-topic-25-0, -uve-topic-8-12, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-18-4, -uve-topic-7-17, -uve-topic-28-3, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-4-12, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-11-9, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-23-7, -uve-topic-28-19, -uve-topic-2-3, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-4-2, -uve-topic-21-16, -uve-topic-23-15, -uve-topic-7-16, -uve-topic-2-11, -uve-topic-19-25, -uve-topic-14-20, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-14-11, -uve-topic-19-23, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:14,871] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-21 -> (offset=0, leaderEpoch=0), -uve-topic-20-6 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-25 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-23-18 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-4-26 -> (offset=0, leaderEpoch=0), -uve-topic-23-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-21 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-8 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-11-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-6-10 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-4-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-29 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-25-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-4-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-28 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-17 -> (offset=0, leaderEpoch=0), -uve-topic-23-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-23-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-3-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-17 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-0 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-23-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-4-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-11-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:14,873] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-10 -> (offset=0, leaderEpoch=0), -uve-topic-2-18 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-11 -> (offset=0, leaderEpoch=0), -uve-topic-28-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-2 -> (offset=0, leaderEpoch=0), -uve-topic-11-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-4 -> (offset=0, leaderEpoch=0), -uve-topic-21-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-19 -> (offset=0, leaderEpoch=0), -uve-topic-3-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-28 -> (offset=0, leaderEpoch=0), -uve-topic-18-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-27 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=0), -uve-topic-17-25 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-16 -> (offset=0, leaderEpoch=0), -uve-topic-15-17 -> (offset=0, leaderEpoch=0), -uve-topic-18-20 -> (offset=0, leaderEpoch=0), -uve-topic-28-19 -> (offset=0, leaderEpoch=0), -uve-topic-15-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-7 -> (offset=0, leaderEpoch=0), -uve-topic-14-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-14 -> (offset=0, leaderEpoch=0), -uve-topic-25-13 -> (offset=0, leaderEpoch=0), -uve-topic-18-5 -> (offset=0, leaderEpoch=0), -uve-topic-28-4 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-22-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-4 -> (offset=0, leaderEpoch=0), -uve-topic-19-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-23 -> (offset=0, leaderEpoch=0), -uve-topic-28-22 -> (offset=0, leaderEpoch=0), -uve-topic-17-4 -> (offset=0, leaderEpoch=0), -uve-topic-22-16 -> (offset=0, leaderEpoch=0), -uve-topic-2-6 -> (offset=0, leaderEpoch=0), -uve-topic-8-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-12-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-11 -> (offset=0, leaderEpoch=0), -uve-topic-19-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-29 -> (offset=0, leaderEpoch=0), -uve-topic-25-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-23 -> (offset=0, leaderEpoch=0), -uve-topic-25-22 -> (offset=0, leaderEpoch=0), -uve-topic-23-22 -> (offset=0, leaderEpoch=0), -uve-topic-17-7 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-25 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-25 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-11 -> (offset=0, leaderEpoch=0), -uve-topic-19-29 -> (offset=0, leaderEpoch=0), -uve-topic-23-19 -> (offset=0, leaderEpoch=0), -uve-topic-19-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-17 -> (offset=0, leaderEpoch=0), -uve-topic-17-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-7-29 -> (offset=0, leaderEpoch=0), -uve-topic-28-7 -> (offset=0, leaderEpoch=0), -uve-topic-18-8 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-15-5 -> (offset=0, leaderEpoch=0), -uve-topic-25-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-10 -> (offset=0, leaderEpoch=0), -uve-topic-12-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (offset=0, leaderEpoch=0), -uve-topic-6-14 -> (offset=0, leaderEpoch=0), -uve-topic-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-0 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-23-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-23-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-13 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-12-7 -> (offset=0, leaderEpoch=0), -uve-topic-12-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-2 -> (offset=0, leaderEpoch=0), -uve-topic-19-20 -> (offset=0, leaderEpoch=0), -uve-topic-22-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-28 -> (offset=0, leaderEpoch=0), -uve-topic-14-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-4 -> (offset=0, leaderEpoch=0), -uve-topic-21-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-6 -> (offset=0, leaderEpoch=0), -uve-topic-21-10 -> (offset=0, leaderEpoch=0), -uve-topic-12-28 -> (offset=0, leaderEpoch=0), -uve-topic-11-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-9 -> (offset=0, leaderEpoch=0), -uve-topic-11-10 -> (offset=0, leaderEpoch=0), -uve-topic-12-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-26 -> (offset=0, leaderEpoch=0), -uve-topic-14-17 -> (offset=0, leaderEpoch=0), -uve-topic-7-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-18 -> (offset=0, leaderEpoch=0), -uve-topic-7-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-17 -> (offset=0, leaderEpoch=0), -uve-topic-28-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-1 -> (offset=0, leaderEpoch=0), -uve-topic-8-24 -> (offset=0, leaderEpoch=0), -uve-topic-6-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-8 -> (offset=0, leaderEpoch=0), -uve-topic-2-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-7 -> (offset=0, leaderEpoch=0), -uve-topic-3-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-17-10 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-28 -> (offset=0, leaderEpoch=0), -uve-topic-22-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-1 -> (offset=0, leaderEpoch=0), -uve-topic-7-2 -> (offset=0, leaderEpoch=0), -uve-topic-6-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-2-12 -> (offset=0, leaderEpoch=0), -uve-topic-23-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-5 -> (offset=0, leaderEpoch=0), -uve-topic-7-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-2-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-16 -> (offset=0, leaderEpoch=0), -uve-topic-18-14 -> (offset=0, leaderEpoch=0), -uve-topic-28-13 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-24 -> (offset=0, leaderEpoch=0), -uve-topic-2-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-13 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-6-23 -> (offset=0, leaderEpoch=0), -uve-topic-14-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,263] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,263] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,264] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,264] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,265] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,267] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,268] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,268] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,268] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,269] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,270] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,270] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,271] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,271] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,273] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,273] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,273] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,273] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,274] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,274] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,275] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,275] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,276] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,276] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,277] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,279] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,279] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,280] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,280] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,280] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,375] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,376] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,377] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,377] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,377] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,377] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,377] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,378] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,379] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,380] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,381] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,382] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,383] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,383] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,383] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,383] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,384] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,384] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,384] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,384] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,384] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,385] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,385] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,385] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,386] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,386] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,387] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,387] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,387] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,387] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,387] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,389] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,389] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,390] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,390] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,390] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,391] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,392] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,392] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,392] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,392] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,392] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,393] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,393] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,393] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,393] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,394] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,394] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,394] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,394] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,395] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,395] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,396] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,396] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,396] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,397] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,397] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,397] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,397] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,397] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,398] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,398] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,399] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,399] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,400] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,400] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,400] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,400] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,401] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,401] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,401] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,401] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,401] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,401] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,401] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,402] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,402] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,402] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,402] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,403] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,403] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,403] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,403] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,403] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,404] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,404] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,404] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,404] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,405] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,405] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,405] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,405] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,405] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,407] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,407] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,407] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,407] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,409] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,409] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,409] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,409] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,409] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,410] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,410] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,410] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,410] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,410] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,410] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,410] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,411] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,411] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,411] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,411] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,411] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,412] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,413] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,415] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,423] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,424] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,425] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,426] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,426] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,426] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,426] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,426] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,427] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,427] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,428] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,429] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,429] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,430] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,430] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,430] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,430] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,430] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,431] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,431] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,431] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,431] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,431] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,431] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,431] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,431] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,432] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,432] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,432] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,434] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,435] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,435] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,436] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,436] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,436] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,436] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,436] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,437] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,437] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,438] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,438] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,438] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,438] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,438] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,438] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,438] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,439] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,439] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,439] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,439] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,439] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,440] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,440] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,441] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,441] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,441] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,441] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,441] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,442] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,442] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,442] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,442] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,443] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,443] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,444] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,444] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,446] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,446] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,446] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,446] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,447] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,448] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,448] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,448] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,448] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:37:15,448] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:37:15,449] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:43:25,278] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:26,096] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:26,097] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:27,039] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:27,040] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,816] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,816] INFO Socket connection established, initiating session, client: /10.0.0.38:50648, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:28,818] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:29,795] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:29,796] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:30,817] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:30,818] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:32,814] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:32,815] INFO Socket connection established, initiating session, client: /10.0.0.38:50860, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:32,816] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,661] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,662] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,883] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:33,884] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:34,847] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=824) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 3 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:34,851] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=824), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 3 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:35,126] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=1514) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:35,151] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=1514), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:35,768] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:35,768] INFO Socket connection established, initiating session, client: /10.0.0.38:44660, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:35,770] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:36,302] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:36,303] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:36,470] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:36,470] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:36,858] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:36,858] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:36,859] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:37,155] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:37,155] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:37,156] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:38,501] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:38,502] INFO Socket connection established, initiating session, client: /10.0.0.38:44726, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:38,503] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:38,862] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:38,862] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:38,863] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:38,981] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:38,982] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:39,158] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:39,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:39,160] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:40,069] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:40,070] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:40,865] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:40,866] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:40,957] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:41,162] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:41,162] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:41,165] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:42,014] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:42,015] INFO Socket connection established, initiating session, client: /10.0.0.38:44778, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:42,016] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:42,962] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:42,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:42,963] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:43,081] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:43,085] INFO Socket connection established, initiating session, client: /10.0.0.38:44822, server: cn-jenkins-deploy-platform-ansible-os-5495-2./10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:43,168] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:43,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:43,169] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:44,969] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:44,969] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:44,970] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:45,172] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:45,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:45,175] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:46,899] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:46,972] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:46,972] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:46,973] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:47,180] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:47,180] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:47,181] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:47,534] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:47,534] INFO Socket connection established, initiating session, client: /10.0.0.38:37132, server: cn-jenkins-deploy-platform-ansible-os-5495-3./10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:48,975] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:48,976] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:48,977] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:49,187] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:49,187] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:49,188] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:50,281] INFO Unable to read additional data from server sessionid 0x100001c416e000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:50,979] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:50,979] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:50,980] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:51,190] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:51,191] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:51,191] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:52,114] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:52,115] INFO Socket connection established, initiating session, client: /10.0.0.38:45492, server: cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:52,116] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-5495-1./10.0.0.38:2181, sessionid = 0x100001c416e000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:43:52,981] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:52,982] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:52,982] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:53,193] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:53,194] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:53,197] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:54,984] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:54,984] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:54,985] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:55,200] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:55,200] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:55,201] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:56,987] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:56,987] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:56,988] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:57,205] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:57,205] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:57,206] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:58,990] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:58,990] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:58,991] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:59,197] INFO Creating topic HEALTH_CHECK_TOPIC with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-03-19 05:43:59,209] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:43:59,209] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:59,210] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:43:59,280] INFO [KafkaApi-1] Auto creation of topic HEALTH_CHECK_TOPIC with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2026-03-19 05:44:00,993] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:00,993] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:00,994] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:01,212] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:01,212] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:01,213] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:02,997] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:02,997] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:02,998] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:03,216] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:03,216] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:03,217] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:05,036] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:05,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1806166849, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:05,037] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=52, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-0=(fetchOffset=45, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=17, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1806166849, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:05,219] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:05,219] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:05,220] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:08,512] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,513] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,519] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,519] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,519] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,519] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,519] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,520] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,521] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,527] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,527] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,527] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,536] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,537] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,538] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,539] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,540] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,541] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,544] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,545] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,545] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,574] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,575] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,576] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,598] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,599] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,600] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,601] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,601] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,602] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:08,603] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,226] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:09,227] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,635] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,636] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,637] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,638] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,639] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,639] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,640] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,640] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,640] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,640] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,641] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,641] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,641] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,641] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,641] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,674] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,676] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,676] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,680] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,688] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,689] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,689] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,689] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,690] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,691] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,692] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,693] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,693] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,693] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,693] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:09,693] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,764] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,770] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,772] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,773] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,777] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,788] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,789] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,792] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,793] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,794] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,795] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,795] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,797] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,797] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,798] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,799] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,800] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,802] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,803] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,804] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,805] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,806] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,809] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,809] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,809] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,809] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,813] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,813] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,814] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,817] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,817] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,817] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,818] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,819] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,820] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,821] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,822] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,822] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,822] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,824] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,825] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,826] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,827] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,827] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,828] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,829] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,829] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,830] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,832] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,832] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,832] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,832] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,833] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,833] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,834] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,834] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,835] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,836] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,836] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,836] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,836] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,837] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,837] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,838] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,838] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,841] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,841] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,842] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,843] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,843] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,843] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,844] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,844] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,845] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,845] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,845] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,846] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,847] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,847] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,849] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,849] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,849] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,849] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,850] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,850] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,852] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,852] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,852] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,853] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,853] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,854] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,854] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,855] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,856] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,857] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,857] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,882] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,885] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,886] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,886] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,886] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:10,886] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,231] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:11,231] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:11,232] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:11,938] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,939] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,940] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,941] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,943] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:11,944] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,010] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,011] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,012] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,013] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,026] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,027] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,027] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,027] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,027] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,027] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,028] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,029] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:12,657] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-13-22, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-10-23, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-27-0, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-27-18, -uve-topic-19-0, -uve-topic-27-24, -uve-topic-0-23, -uve-topic-25-29, -uve-topic-2-13, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-13-19, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-12-14, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-8-4, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-27-21, -uve-topic-3-25, -uve-topic-17-11, -uve-topic-8-22, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-22-5, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-23-20, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-11-29, -uve-topic-21-8, -uve-topic-16-14, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-17, -uve-topic-6-24, -uve-topic-8-13, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-20-11, -uve-topic-2-28, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-8-1, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-16-17, -uve-topic-13-4, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-13-1, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-22-2, -uve-topic-6-21, -uve-topic-16-26, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-17-8, structured_syslog_topic-20, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-23-2, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-14, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-16-29, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-17-17, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-5-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-22-14, -uve-topic-9-29, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-26-26, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-10-17, -uve-topic-9-17, -uve-topic-2-22, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-26-11, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-22-26, -uve-topic-9-14, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-13, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-7-18, -uve-topic-17-2, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-21-14, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-29, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-17-26, -uve-topic-7-9, -uve-topic-27-9, -uve-topic-26-2, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-26-8, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-5-26, structured_syslog_topic-23, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-27-15, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-4-25, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-10-26, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-13-25, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-9-11, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:12,831] INFO [Partition -uve-topic-27-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 78, endOffset: 82). Out of sync replicas: (brokerId: 3, endOffset: 78) (brokerId: 2, endOffset: 80). (kafka.cluster.Partition) [2026-03-19 05:44:12,922] INFO [Partition -uve-topic-27-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,047] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,051] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,053] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,055] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,055] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,055] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,055] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,057] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,058] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,058] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,065] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,066] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,071] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,072] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,074] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,074] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,074] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,074] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,075] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,075] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,075] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,076] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,100] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,102] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,102] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,102] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,102] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,105] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,106] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,108] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,116] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,117] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,123] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,124] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,129] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,129] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,129] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,132] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,133] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,140] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,143] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,145] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,153] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,154] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,162] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:13,234] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:13,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:13,235] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:14,204] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,205] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,206] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,207] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,207] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,210] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,212] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,213] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,214] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,215] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,216] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,219] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,220] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,220] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,220] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,221] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,223] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,223] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,223] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,224] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,225] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:14,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:14,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:14,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:14,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:14,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:14,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,250] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:15,250] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:15,251] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,285] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,286] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,287] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,288] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,289] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,314] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,314] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,314] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,314] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,314] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,315] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,315] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,315] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,317] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,317] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,318] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,319] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,322] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,323] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:15,321] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,369] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,485] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,542] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,696] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,702] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,802] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:15,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,356] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,357] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,358] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,359] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,362] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,368] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,375] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,376] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,383] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,384] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:16,391] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,514] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,536] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,542] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,599] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:16,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:44:17,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1278031902, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:17,335] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=19, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-0=(fetchOffset=85, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=216, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=356, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-0=(fetchOffset=58, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=123, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=129, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=33, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=268, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=67, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1278031902, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.50:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2026-03-19 05:44:17,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,406] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,407] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,427] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,428] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-0 at offset 52 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,452] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,453] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,484] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 45 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,485] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,498] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-0 at offset 17 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,499] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,509] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2026-03-19 05:44:17,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:17,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,067] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-22-4, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-7-4, -uve-topic-12-21, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-1-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-22-13, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-9-24, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, structured_syslog_topic-6, -uve-topic-12-6, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-23-3, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-9-6, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-13-27, -uve-topic-2-21, -uve-topic-12-0, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-11-6, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-3-15, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-22-28, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-3-12, -uve-topic-13-24, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-6-19, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-20-19, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-9-16, -uve-topic-5-22, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-4-15, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-20-13, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-10-3, -uve-topic-8-21, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-12, structured_syslog_topic-7, -uve-topic-21-19, -uve-topic-1-8, -uve-topic-20-10, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:18,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,503] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:18,503] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:18,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,674] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-19 05:44:18,695] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:18,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:18,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,010] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,012] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,013] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-19 05:44:19,013] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,085] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,085] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,085] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-19 05:44:19,085] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,194] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,195] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,195] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-19 05:44:19,195] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,347] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,348] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,348] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-19 05:44:19,348] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,387] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,388] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,388] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-19 05:44:19,388] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,389] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,499] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,729] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,730] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,730] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-19 05:44:19,730] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,736] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,737] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,737] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-19 05:44:19,737] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,788] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,788] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,788] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-19 05:44:19,788] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,923] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:19,968] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:19,968] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:19,968] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-19 05:44:19,968] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:19,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,022] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,023] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,023] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-19 05:44:20,023] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,026] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,141] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,142] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,142] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-19 05:44:20,142] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,218] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,219] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,219] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-19 05:44:20,219] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,248] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,251] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,251] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-19 05:44:20,251] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,308] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,367] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,368] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,368] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-19 05:44:20,368] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,428] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,429] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,429] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-19 05:44:20,429] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,521] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,521] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,521] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-19 05:44:20,521] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,580] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,585] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,585] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-19 05:44:20,585] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,641] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,665] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,666] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,666] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-19 05:44:20,666] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,807] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,807] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,807] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-19 05:44:20,807] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,830] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,830] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:20,831] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:20,831] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-19 05:44:20,831] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:20,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:20,956] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,078] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:21,078] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:21,078] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-19 05:44:21,078] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:21,158] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:21,158] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:21,158] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-19 05:44:21,158] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:21,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,590] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,678] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,682] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,685] INFO [Partition -uve-topic-1-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,687] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,688] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,696] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,697] INFO [Partition -uve-topic-1-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,699] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,700] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,702] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,702] INFO [Partition -uve-topic-1-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,705] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,706] INFO [Partition -uve-topic-1-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,708] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,708] INFO [Partition -uve-topic-1-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,710] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,711] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,714] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,714] INFO [Partition -uve-topic-1-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,716] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,716] INFO [Partition -uve-topic-1-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,719] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,719] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,721] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,721] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,724] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:21,724] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:21,724] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-19 05:44:21,724] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:21,724] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,725] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,728] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,728] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,730] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,730] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,732] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,732] INFO [Partition -uve-topic-1-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,734] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,735] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,737] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,737] INFO [Partition -uve-topic-1-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,749] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,749] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,758] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,758] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,792] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,792] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,810] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,810] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,813] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:21,814] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:21,814] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-19 05:44:21,814] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:21,816] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,821] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,824] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,825] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,849] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,849] INFO [Partition -uve-topic-21-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,856] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,856] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,862] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,862] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,876] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,876] INFO [Partition -uve-topic-21-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,888] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,891] INFO [Partition -uve-topic-21-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,910] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,910] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,928] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,929] INFO [Partition -uve-topic-21-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,941] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,942] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,954] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,954] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,963] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,963] INFO [Partition -uve-topic-21-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,971] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,971] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:21,979] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,979] INFO [Partition -uve-topic-21-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,982] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,982] INFO [Partition -uve-topic-21-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,987] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,987] INFO [Partition -uve-topic-21-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,991] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:21,991] INFO [Partition -uve-topic-21-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:21,995] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:21,995] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,000] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,000] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,012] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,012] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,013] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:22,013] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:22,013] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-19 05:44:22,013] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:22,021] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,021] INFO [Partition -uve-topic-21-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,042] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,042] INFO [Partition -uve-topic-21-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,057] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,057] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,066] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,066] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,074] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,074] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,095] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,095] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,097] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:22,098] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:22,098] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-19 05:44:22,098] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:22,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,120] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,120] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,135] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,135] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,143] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,145] INFO [Partition -uve-topic-11-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,158] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,158] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,172] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,172] INFO [Partition -uve-topic-11-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,189] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,189] INFO [Partition -uve-topic-11-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,200] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,200] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,210] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,211] INFO [Partition -uve-topic-11-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,215] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,215] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,220] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,220] INFO [Partition -uve-topic-11-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,228] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,228] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,231] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:22,231] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:22,231] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-19 05:44:22,231] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:22,236] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,236] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,239] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,239] INFO [Partition -uve-topic-11-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,245] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,245] INFO [Partition -uve-topic-11-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,251] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,251] INFO [Partition -uve-topic-11-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,257] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,257] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,260] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,260] INFO [Partition -uve-topic-11-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,260] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:22,261] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:22,261] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-19 05:44:22,261] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:22,263] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,263] INFO [Partition -uve-topic-11-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,265] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,265] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,268] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,268] INFO [Partition -uve-topic-11-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,270] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,271] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,274] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,274] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,276] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,276] INFO [Partition -uve-topic-6-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,278] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,278] INFO [Partition -uve-topic-6-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,281] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,281] INFO [Partition -uve-topic-6-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,283] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,283] INFO [Partition -uve-topic-6-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,285] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,286] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,289] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,289] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,293] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,293] INFO [Partition -uve-topic-6-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,297] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,297] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,301] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,303] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,309] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,313] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,319] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,320] INFO [Partition -uve-topic-6-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,324] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,324] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,330] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,330] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,333] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,333] INFO [Partition -uve-topic-6-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,336] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,338] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,341] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,341] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,345] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,345] INFO [Partition -uve-topic-6-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,355] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,355] INFO [Partition -uve-topic-6-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,360] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,360] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,372] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,377] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,382] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,382] INFO [Partition -uve-topic-6-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,390] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,391] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,396] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,397] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,400] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,400] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,407] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,408] INFO [Partition -uve-topic-6-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,416] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,416] INFO [Partition -uve-topic-24-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,417] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2026-03-19 05:44:22,418] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2026-03-19 05:44:22,418] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-19 05:44:22,418] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:44:22,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,420] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,421] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,423] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,427] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,429] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,429] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,431] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,431] INFO [Partition -uve-topic-24-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,434] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,434] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,436] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,436] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,438] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,438] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,451] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,452] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,459] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,474] INFO [Partition -uve-topic-24-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,481] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,498] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,509] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,509] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,517] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,529] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,541] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,544] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,548] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,548] INFO [Partition -uve-topic-24-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,555] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,556] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,570] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,570] INFO [Partition -uve-topic-24-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,573] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,573] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,575] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,575] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,578] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,578] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,580] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,580] INFO [Partition -uve-topic-24-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,586] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,586] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,596] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,596] INFO [Partition -uve-topic-24-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,600] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,600] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,601] INFO [Partition -uve-topic-24-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,605] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,605] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,616] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,616] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,619] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,619] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,619] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:22,621] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,621] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,636] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,645] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,646] INFO [Partition -uve-topic-24-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,660] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,660] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,670] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,670] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,673] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,673] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,677] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,677] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,684] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,684] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,689] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,689] INFO [Partition -uve-topic-25-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,696] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,696] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,722] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,722] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,729] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,740] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,740] INFO [Partition -uve-topic-25-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,766] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,766] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,771] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,771] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,773] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,773] INFO [Partition -uve-topic-25-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,778] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,778] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,780] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,780] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,782] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,782] INFO [Partition -uve-topic-25-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,784] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,784] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,786] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,787] INFO [Partition -uve-topic-25-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,789] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,790] INFO [Partition -uve-topic-25-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,791] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,791] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,793] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,793] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,796] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,796] INFO [Partition -uve-topic-25-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,799] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,799] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,801] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,801] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,830] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,850] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,859] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,859] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,872] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,872] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,883] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,883] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,887] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,887] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,890] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,890] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,898] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,898] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,900] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,901] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,903] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,903] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,907] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,907] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,909] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,909] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,913] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:22,913] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:44:22,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:44:22,923] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:44:22,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:44:22,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-03-19 05:44:22,965] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:22,969] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:22,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:44:22,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-03-19 05:44:22,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-03-19 05:44:22,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:44:23,004] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,008] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,015] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,020] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,026] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,028] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,035] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,036] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,045] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,045] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,049] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,049] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,054] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,054] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,063] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,068] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,072] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,074] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,087] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,087] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,111] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,115] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,131] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,132] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,145] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,145] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,185] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,185] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,215] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,225] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,264] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,264] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,295] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,295] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,309] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,387] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-03-19 05:44:23,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-03-19 05:44:23,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-03-19 05:44:23,425] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,425] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,453] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,453] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,472] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,476] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,481] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,481] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,493] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-6-5, -uve-topic-1-15, -uve-topic-11-28, -uve-topic-24-22, -uve-topic-11-10, -uve-topic-21-28, -uve-topic-25-22, -uve-topic-24-4, -uve-topic-21-13, -uve-topic-6-17, -uve-topic-1-9, -uve-topic-24-16, -uve-topic-24-13, -uve-topic-11-4, -uve-topic-21-22, -uve-topic-11-1, -uve-topic-25-16, -uve-topic-6-8, -uve-topic-1-18, -uve-topic-24-25, -uve-topic-1-3, -uve-topic-1-0, -uve-topic-11-13, -uve-topic-25-25, -uve-topic-24-7, -uve-topic-21-16, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-6-2, -uve-topic-1-12, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-25, -uve-topic-25-19, -uve-topic-6-14, -uve-topic-6-11, -uve-topic-24-28, -uve-topic-1-6, -uve-topic-24-10, -uve-topic-21-19, -uve-topic-25-13, -uve-topic-25-10, -uve-topic-6-23) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:23,520] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,546] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,753] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=4), -uve-topic-1-3 -> (offset=0, leaderEpoch=4), -uve-topic-1-6 -> (offset=0, leaderEpoch=4), -uve-topic-25-16 -> (offset=0, leaderEpoch=4), -uve-topic-25-7 -> (offset=0, leaderEpoch=4), -uve-topic-24-28 -> (offset=0, leaderEpoch=4), -uve-topic-24-22 -> (offset=0, leaderEpoch=4), -uve-topic-25-13 -> (offset=0, leaderEpoch=4), -uve-topic-1-0 -> (offset=52, leaderEpoch=4), -uve-topic-24-7 -> (offset=0, leaderEpoch=4), -uve-topic-6-20 -> (offset=0, leaderEpoch=4), -uve-topic-24-19 -> (offset=0, leaderEpoch=4), -uve-topic-11-13 -> (offset=0, leaderEpoch=4), -uve-topic-1-9 -> (offset=0, leaderEpoch=4), -uve-topic-21-28 -> (offset=0, leaderEpoch=4), -uve-topic-21-16 -> (offset=0, leaderEpoch=4), -uve-topic-6-11 -> (offset=0, leaderEpoch=4), -uve-topic-25-22 -> (offset=0, leaderEpoch=4), -uve-topic-1-18 -> (offset=0, leaderEpoch=4), -uve-topic-6-14 -> (offset=0, leaderEpoch=4), -uve-topic-1-15 -> (offset=0, leaderEpoch=4), -uve-topic-21-13 -> (offset=0, leaderEpoch=4), -uve-topic-6-2 -> (offset=0, leaderEpoch=4), -uve-topic-24-4 -> (offset=0, leaderEpoch=4), -uve-topic-21-25 -> (offset=0, leaderEpoch=4), -uve-topic-11-10 -> (offset=0, leaderEpoch=4), -uve-topic-25-25 -> (offset=0, leaderEpoch=4), -uve-topic-24-16 -> (offset=0, leaderEpoch=4), -uve-topic-25-10 -> (offset=0, leaderEpoch=4), -uve-topic-24-13 -> (offset=0, leaderEpoch=4), -uve-topic-21-22 -> (offset=0, leaderEpoch=4), -uve-topic-6-17 -> (offset=0, leaderEpoch=4), -uve-topic-6-8 -> (offset=0, leaderEpoch=4), -uve-topic-11-7 -> (offset=0, leaderEpoch=4), -uve-topic-11-1 -> (offset=0, leaderEpoch=4), -uve-topic-6-5 -> (offset=0, leaderEpoch=4), -uve-topic-11-28 -> (offset=0, leaderEpoch=4), -uve-topic-11-4 -> (offset=0, leaderEpoch=4), -uve-topic-24-25 -> (offset=0, leaderEpoch=4), -uve-topic-21-19 -> (offset=0, leaderEpoch=4), -uve-topic-6-23 -> (offset=0, leaderEpoch=4), -uve-topic-24-10 -> (offset=0, leaderEpoch=4), -uve-topic-25-19 -> (offset=0, leaderEpoch=4)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:44:23,760] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:44:23,771] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,813] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,787] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,838] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,838] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,843] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,843] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,848] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,848] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,856] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,856] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,861] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,861] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,877] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,877] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,897] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,897] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,945] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,945] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,945] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,950] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,955] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,955] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,955] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,963] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,967] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,967] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,968] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,973] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:23,973] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,973] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,977] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,981] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,984] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,987] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:23,988] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:23,995] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:23,997] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,000] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,175] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,180] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 52 has no effect as the largest offset in the log is 51 (kafka.log.Log) [2026-03-19 05:44:24,185] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,187] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,187] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,189] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,190] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,192] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,198] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,212] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,213] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,216] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,222] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,222] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,227] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,227] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,236] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,238] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,247] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,247] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,248] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,273] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,273] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,274] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,285] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,285] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,285] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,294] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,296] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,303] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,307] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,311] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,323] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,333] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,342] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,342] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,358] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,373] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,373] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,376] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,382] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,386] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,386] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,391] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,402] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,402] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,413] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,415] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,415] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,419] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,422] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,428] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,435] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,435] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,436] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,442] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,442] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,444] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,450] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,450] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,451] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,454] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,455] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,456] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,457] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,457] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,460] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,460] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,461] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,464] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,465] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,470] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,473] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,479] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,482] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,483] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,484] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,507] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,507] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,509] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,512] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,514] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,520] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,520] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,525] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,529] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2026-03-19 05:44:24,530] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,532] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,539] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,542] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,547] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,547] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,556] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,556] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,573] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,573] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,579] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,579] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,586] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,586] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,595] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,595] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,600] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,602] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,606] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,606] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,609] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,609] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,622] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,624] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,631] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,631] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,633] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,633] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,639] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,639] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,647] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,647] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,650] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,650] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,656] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,656] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,659] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,660] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,665] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,665] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,670] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,671] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,675] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,676] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,680] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,680] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,684] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,684] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,691] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,691] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,693] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,693] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,695] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,695] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,698] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,698] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,701] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,701] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,703] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,703] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,707] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,707] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,711] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,711] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,713] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,713] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,715] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,715] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,718] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,718] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,723] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,723] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,726] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,726] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,729] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,729] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,732] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,733] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,759] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,759] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,765] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,765] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,769] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,769] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,774] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,774] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,779] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,779] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,783] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,783] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,786] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,786] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,792] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,792] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,797] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,797] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,800] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,800] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,805] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,805] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,811] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,811] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,817] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,817] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,913] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,916] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,929] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,929] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,937] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,937] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,956] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,956] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,965] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,965] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,972] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:24,972] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,984] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,984] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:24,989] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:24,989] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,000] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,000] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,007] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,007] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,011] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,011] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,017] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,017] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,027] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,027] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,040] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,040] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,053] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,054] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,061] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,062] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,073] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,073] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,085] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,086] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,094] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,095] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,104] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,104] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,109] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,110] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,114] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,114] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,119] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,119] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,124] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,124] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,128] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,128] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,138] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,138] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,150] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,150] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,156] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,156] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,163] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,163] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,166] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,166] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,174] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,174] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,182] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,182] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,189] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,189] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,196] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,196] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,204] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,204] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,214] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,214] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,218] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,218] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,227] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,227] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,236] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,236] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,257] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,257] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,266] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,266] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,272] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,272] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,278] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,278] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,282] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,282] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,286] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,286] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,296] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,296] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,305] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,305] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,310] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,310] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,314] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,314] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,319] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,319] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,325] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,325] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,333] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,333] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,343] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,343] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,346] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,346] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,351] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,351] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,354] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,354] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,361] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,361] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,364] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,364] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,368] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,368] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,370] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,370] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,375] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,375] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,389] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,389] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,394] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,394] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,400] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,401] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,405] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,405] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,410] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,411] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,416] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,416] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,420] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,420] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,428] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,428] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,434] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,436] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,442] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,442] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,446] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,446] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,453] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,454] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,462] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,463] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,469] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,469] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,478] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,478] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,504] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,504] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,508] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,508] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,515] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,515] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,518] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,518] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,522] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,522] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,526] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,526] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,532] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,532] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,534] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,534] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,537] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,537] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,541] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,541] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,544] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,544] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,547] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,547] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,551] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,551] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,555] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,555] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,558] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,559] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,564] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,564] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,569] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,569] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,571] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,571] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,576] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,576] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,579] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,579] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,584] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,584] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,589] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,589] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,592] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,592] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,597] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,597] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,602] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,602] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,604] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,604] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,607] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,607] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,610] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,610] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,616] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,616] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,619] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,619] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,626] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,626] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,630] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,630] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,645] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,645] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,652] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,652] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,656] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,656] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,660] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,660] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,663] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,663] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,667] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,667] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,670] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,670] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,677] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,677] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,679] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,679] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,681] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,682] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,686] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,686] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,688] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,688] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,694] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,694] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,698] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,699] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,703] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,703] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,707] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,707] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,709] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,710] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,715] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,715] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,719] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,720] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,723] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,723] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,726] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,726] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,736] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,736] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,744] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,744] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,751] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,751] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,755] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,755] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,763] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,763] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,769] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,769] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,772] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,772] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,774] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,774] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,781] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,781] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,788] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,788] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,794] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,794] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,799] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,800] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,801] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,801] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,806] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,808] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,812] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,812] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,814] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,814] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,816] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,816] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,819] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,819] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,821] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,821] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,823] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,823] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,828] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,828] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,830] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,830] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,832] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,832] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,834] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,834] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,837] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,837] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,859] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,859] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,865] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,865] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,867] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,867] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,897] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,904] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,907] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,908] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,918] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,918] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,920] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,923] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,928] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,928] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,930] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,930] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,932] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,933] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,934] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,935] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,942] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,942] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,945] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,945] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,949] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,949] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,952] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,952] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,954] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,954] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,972] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,972] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,974] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,974] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,976] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,976] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,979] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,979] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,981] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,981] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,982] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:25,982] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,984] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,984] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,986] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,986] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:25,988] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:25,988] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,003] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,003] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,008] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,008] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,012] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,012] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,014] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,015] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,018] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,018] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,023] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,023] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,027] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,027] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,030] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,030] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,034] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,034] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,037] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,037] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,045] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,045] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,050] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,050] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,054] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,054] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,057] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,057] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,071] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,071] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,077] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,077] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,081] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,081] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,085] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,085] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,088] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,088] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,090] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,090] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,093] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,093] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,098] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,098] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,101] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,101] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,104] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,104] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,107] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,107] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,111] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,111] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,114] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,114] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,116] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,116] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,119] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,119] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,122] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,122] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,125] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,125] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,128] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,128] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,130] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,131] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,136] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,136] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,142] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,142] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,144] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,144] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,146] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,146] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,148] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,148] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,150] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,150] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,151] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,151] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,153] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,153] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,155] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,155] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,157] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,157] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,158] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,158] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,161] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,161] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,163] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,163] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,166] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,166] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,169] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,169] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,171] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,171] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,173] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,173] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,174] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,174] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,178] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,178] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,180] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,180] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,183] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,183] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,185] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,185] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,187] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,187] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,189] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,189] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,190] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,190] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,192] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,192] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,194] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,194] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,197] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,197] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,199] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,199] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,201] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,201] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,204] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,204] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,206] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,206] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,208] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,208] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,210] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,210] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,215] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,215] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,218] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,218] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,220] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,220] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,223] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,223] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,224] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,224] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,226] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,226] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,229] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,229] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,231] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,231] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,233] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,233] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,247] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,247] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,249] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,249] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,252] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,252] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,255] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,255] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,257] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,257] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,262] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,262] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,266] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,266] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,269] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,269] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,274] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,274] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,277] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,277] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,281] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,281] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,289] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,289] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,292] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,292] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,297] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,297] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,301] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,301] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,303] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,303] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,306] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,306] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,308] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,308] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,310] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,310] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,312] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,312] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,318] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,318] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,320] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,320] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,322] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,322] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,326] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,326] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,328] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,329] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,334] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,334] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,336] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,336] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,340] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,340] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,342] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,342] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,345] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,346] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,350] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,350] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,354] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,354] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,356] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,356] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,357] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,357] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,360] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,360] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,364] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,364] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,366] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,366] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,372] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,372] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,375] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,375] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,377] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,378] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,379] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,380] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,382] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,382] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,384] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,384] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,388] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,388] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,389] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,389] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,394] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,394] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,397] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,397] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,400] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,400] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,402] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,402] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,406] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,407] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,410] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,410] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,412] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,412] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,417] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,417] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,423] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,423] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,427] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,427] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,431] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,431] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,434] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,434] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,437] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,439] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,446] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,446] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,448] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,448] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,450] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,450] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,452] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,452] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,454] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,454] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,455] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,455] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,458] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,458] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,460] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,460] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,463] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,463] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,465] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,465] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,466] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,466] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,469] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,469] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,473] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,473] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,475] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,475] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,476] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,477] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,479] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,480] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,481] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,482] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,484] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,484] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,486] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,486] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,488] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,488] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,489] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,489] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,491] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,491] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,495] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,495] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,498] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,498] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,500] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,500] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,504] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,504] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,505] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,505] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,509] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,509] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,511] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,511] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,516] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,516] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,520] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,520] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,522] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,522] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,525] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,525] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,527] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,527] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,529] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,529] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,536] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,536] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,549] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,549] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,555] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,555] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,571] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,571] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,574] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,574] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,583] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,583] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,587] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,587] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,600] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,601] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,613] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,613] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,622] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,622] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,637] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,637] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,651] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,651] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,658] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,658] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,662] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,662] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,665] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,665] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,670] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,670] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,678] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,678] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,685] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,685] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,689] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,689] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,692] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,692] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,695] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,699] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,705] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,706] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,712] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,712] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,717] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,717] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,723] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,723] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,730] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,730] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,742] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,742] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,747] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,747] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,752] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,754] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,761] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,761] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,764] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,764] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,768] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,768] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,773] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,773] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,778] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,778] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,780] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,781] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,791] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,791] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,796] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,796] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,799] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,800] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,810] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,810] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,814] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,814] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,819] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,819] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,822] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,822] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,826] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,826] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,830] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,830] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,835] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,836] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,843] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,843] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,846] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,846] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,849] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,850] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,857] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,857] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,863] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,863] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,867] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,867] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,869] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,870] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,872] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,872] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,876] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,876] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,881] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,881] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,884] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,884] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,886] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,886] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,888] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,888] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,892] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,892] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,894] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,894] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,900] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,900] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,907] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,908] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,914] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,914] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,946] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,947] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,960] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,960] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,969] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,969] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,977] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,977] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,981] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,981] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,985] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:26,985] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:26,994] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:26,994] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,000] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,000] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,004] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,004] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,006] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,006] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,012] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,012] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,021] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,021] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,029] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,029] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,033] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,033] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,042] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,042] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,046] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,046] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,052] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,052] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,055] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,056] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,063] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,063] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,066] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,066] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,067] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,067] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,069] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,069] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,071] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,071] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,075] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,075] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,086] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,086] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,092] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,092] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,098] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,098] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,100] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,100] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,102] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,103] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,117] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,117] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,122] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,122] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,125] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,125] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,127] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,132] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,136] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,136] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,140] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,141] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,144] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,145] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,148] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,148] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,150] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,150] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,154] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,154] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,156] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,158] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,160] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,161] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,163] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,163] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,165] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,165] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,167] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,167] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,169] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,169] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,173] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,173] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,175] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,175] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,178] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,178] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,180] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,180] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,182] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,182] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,186] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,187] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,190] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,190] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,192] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,192] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,194] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,194] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,195] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,195] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,197] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,197] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,199] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,199] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,200] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,200] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,205] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,205] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,207] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,207] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,208] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,208] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,211] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,211] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,221] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,221] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,234] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,234] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,238] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,238] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,240] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,240] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,242] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,242] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,249] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,249] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,251] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,251] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,253] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,253] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,256] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,256] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,259] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,259] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,261] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,261] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,264] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,264] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,266] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,266] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,270] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,270] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,278] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,278] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,279] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,279] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,282] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,282] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,286] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,617] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,622] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2026-03-19 05:44:27,622] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,627] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,627] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,629] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,629] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,633] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,633] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,639] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,640] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,643] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:27,719] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:27,724] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,068] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,077] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,077] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,087] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,087] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,095] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,095] INFO [Partition -uve-topic-1-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,105] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,105] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,113] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,113] INFO [Partition -uve-topic-1-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,119] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,119] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,129] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,129] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,137] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,137] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,145] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,145] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,150] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,150] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,157] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,157] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,173] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,173] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,189] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,189] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,205] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,205] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,282] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,283] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,307] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,307] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,312] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,312] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,317] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,317] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,322] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,322] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,328] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,328] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,334] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,334] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,339] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,339] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,349] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,349] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,356] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,356] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,368] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,368] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,377] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,378] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,384] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,385] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,388] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,388] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,394] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,394] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,397] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,397] INFO [Partition -uve-topic-11-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,399] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,399] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,404] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,404] INFO [Partition -uve-topic-11-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,411] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,414] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,425] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,425] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,432] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,432] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,443] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,443] INFO [Partition -uve-topic-11-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,447] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,447] INFO [Partition -uve-topic-11-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,452] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,452] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,459] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,459] INFO [Partition -uve-topic-11-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,466] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,466] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,471] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,472] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,476] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,476] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,479] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,479] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,484] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,484] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,487] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,487] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,502] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,502] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,508] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,508] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,512] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,512] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,517] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,517] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,521] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,521] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,528] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,528] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,545] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,545] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,553] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,553] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,561] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,561] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,565] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,565] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,571] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,571] INFO [Partition -uve-topic-21-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,577] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,577] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,583] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,583] INFO [Partition -uve-topic-21-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,595] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,595] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,609] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,609] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,612] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,613] INFO [Partition -uve-topic-21-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,620] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,620] INFO [Partition -uve-topic-21-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,627] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,627] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,631] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,631] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,637] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,637] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,653] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,653] INFO [Partition -uve-topic-21-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,661] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,661] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,671] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,671] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,677] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,677] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,688] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,688] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,694] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,697] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,697] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,704] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,704] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,705] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,707] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,709] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,710] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,713] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,713] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,717] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,717] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,720] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,720] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,723] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,723] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,747] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,747] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,748] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,748] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,791] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,791] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,792] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,792] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,814] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,814] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,814] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,815] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,819] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,820] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,821] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,822] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,825] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,825] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,827] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,827] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,829] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,829] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,830] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,830] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,834] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,834] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,835] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,835] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,848] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,848] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,848] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,848] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,859] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,859] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,859] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,859] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,865] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,866] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,866] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,866] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,882] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,882] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,882] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,882] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,887] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,887] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,887] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,887] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,894] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,894] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,895] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,896] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,907] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,907] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,907] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,907] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,915] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,915] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,915] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,915] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,932] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,932] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,932] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,932] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,946] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,946] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,947] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,947] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,958] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,958] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,959] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,959] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,973] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,973] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:28,973] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:28,973] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,996] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,997] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:28,997] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:28,997] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,005] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,005] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,008] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,008] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,015] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,015] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,023] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,023] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,034] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,034] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,034] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,034] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,053] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,053] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,053] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,067] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,067] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,067] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,088] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,088] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,088] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,088] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,108] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,108] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,108] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,109] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,129] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,129] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,129] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,129] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,146] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,146] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,146] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,146] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,152] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,152] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,152] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,152] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,157] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,157] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,157] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,157] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,162] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,162] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,162] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,162] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,172] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,172] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,172] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,172] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,178] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,178] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,178] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,178] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,190] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,190] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,190] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,190] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,197] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,197] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,197] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,197] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,201] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,201] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,201] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,201] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,206] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,206] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,209] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,209] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,215] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,215] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,218] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,218] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,218] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,218] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,221] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,221] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,223] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,223] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,226] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,226] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,227] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,227] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,234] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,234] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,234] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,234] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,243] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,243] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,243] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,243] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,259] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,259] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,259] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,259] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,266] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,266] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,266] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,266] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,269] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,269] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,273] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,273] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,276] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,276] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,279] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,279] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,280] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,280] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,283] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,283] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,284] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,284] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,292] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,292] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,292] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,292] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,295] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,295] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,296] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,297] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,301] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,302] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,301] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,302] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,306] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,306] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,306] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,307] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,310] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,310] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,311] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,311] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,312] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,313] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,315] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,316] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,318] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,320] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,320] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,322] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,323] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,324] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,326] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,326] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,328] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,328] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,331] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,331] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,333] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,333] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,334] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,334] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,336] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,337] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,338] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,338] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,343] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,343] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,344] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,344] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,347] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,347] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,347] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,347] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,351] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,351] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,352] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,352] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,355] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,356] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,358] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,358] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,362] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,362] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,367] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,367] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,370] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,370] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,374] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,374] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,377] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,377] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,385] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,385] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,386] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,386] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,420] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,420] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,420] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,420] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,431] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,431] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,431] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,431] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,436] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,436] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,436] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,436] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,439] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,439] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,447] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,448] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,452] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,452] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,454] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,454] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,462] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,462] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,466] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,467] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,470] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,470] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,470] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,470] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,473] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,473] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,480] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,480] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,485] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,485] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,486] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,486] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,491] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,491] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,492] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,492] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,504] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,505] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,505] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,506] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,512] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,513] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,513] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,513] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,542] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,542] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,542] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,542] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,555] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,555] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,555] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,555] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,562] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,562] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,562] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,562] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,573] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,573] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,578] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,578] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,578] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,578] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,586] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,588] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,586] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,588] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,592] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,592] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,592] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,592] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,595] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,595] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,595] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,595] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,606] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,606] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,606] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,606] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,614] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,614] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,614] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,614] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,618] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,618] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,620] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,620] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,621] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,621] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,628] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,628] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,628] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,628] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,631] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,631] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,632] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,632] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,637] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,637] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,637] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,637] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,641] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,641] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,641] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,641] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,645] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,645] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,645] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,651] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,657] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,658] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,658] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,658] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,666] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,666] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,666] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,666] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,670] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,670] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,670] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,670] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,675] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,675] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,675] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,675] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,680] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,680] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,680] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,680] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,718] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,718] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,718] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,718] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,722] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,722] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,723] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,723] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,726] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,726] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,726] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,726] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,732] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,732] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,732] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,732] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,735] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,735] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,736] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,736] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,741] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,741] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,741] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,741] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,753] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,754] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,753] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,754] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,765] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,765] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,765] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,766] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,789] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,789] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,789] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,795] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,802] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,802] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,802] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,806] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,813] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,813] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,814] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,815] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,816] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,817] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,818] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,817] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,824] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,824] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,825] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,825] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,828] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,828] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,828] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,828] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,831] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,831] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,836] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,836] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,837] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,837] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,839] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,839] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,839] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,840] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,843] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,843] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,844] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,844] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,846] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,846] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,847] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,847] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,849] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,849] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,850] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,850] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,853] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,853] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,856] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,856] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,856] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,856] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,858] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,858] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,858] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,858] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,861] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,861] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,861] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,861] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,868] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,868] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,868] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,868] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,872] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,872] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,872] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,872] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,874] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,874] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,876] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,876] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,878] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,878] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,878] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,878] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,879] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,879] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,880] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,880] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,882] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,882] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,882] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,882] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,885] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,885] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,886] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,886] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,888] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,889] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,890] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:29,890] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,891] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,891] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,891] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,892] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,892] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,892] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,893] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,893] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,896] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,896] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,896] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,896] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,899] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,899] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,899] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,899] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,904] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,904] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,904] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,904] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,907] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,908] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,908] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,908] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,911] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,911] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,911] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,911] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,912] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,912] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,913] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,913] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,914] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,914] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,914] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,914] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,915] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,915] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,916] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,916] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,917] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,917] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,918] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,918] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,918] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,918] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,922] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,923] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,924] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,924] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,925] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,925] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,926] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,926] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,928] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,928] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,929] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,929] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,930] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,930] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,930] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,930] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,931] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,931] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,932] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,932] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,933] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,933] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,934] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,934] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,934] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,934] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,935] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,935] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,936] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,936] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,937] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,937] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,938] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,938] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,938] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,938] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,941] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,941] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,942] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,942] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,943] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,943] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,943] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,943] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,946] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,946] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,946] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,946] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,947] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,947] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,948] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,948] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,949] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,949] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,950] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,950] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,950] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,950] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,952] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,952] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,953] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,953] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,953] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,953] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,954] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,954] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,955] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,955] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,955] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,956] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,956] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,956] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,957] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,957] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,958] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,958] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,960] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,960] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,961] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,961] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,961] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,961] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,962] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,962] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,965] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,965] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,965] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,965] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,966] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,966] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,967] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,968] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,969] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,969] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,969] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,969] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,973] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,973] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,973] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,973] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,977] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,977] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,977] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,977] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,979] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,979] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,979] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,979] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,980] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,980] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,981] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,981] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,983] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,984] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,984] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,985] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,986] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,986] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,988] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,988] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,989] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,989] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,990] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,990] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,991] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,991] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,992] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,992] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,993] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,993] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,994] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,994] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,995] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,995] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,996] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:29,996] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,996] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,996] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,997] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,997] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:29,999] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:29,999] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:29,999] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,000] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,001] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,001] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,003] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,003] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:30,003] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,003] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,013] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,013] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,013] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,013] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:30,015] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,015] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:30,016] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,016] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,017] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,017] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:30,018] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,018] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,018] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,020] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,020] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,023] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,023] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,038] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,038] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,042] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,042] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,046] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,047] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,049] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,049] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,052] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,052] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,055] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,055] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,060] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,060] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,062] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,062] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,064] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,064] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,067] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,067] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,069] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,069] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,071] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,071] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,073] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,073] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,075] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,075] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,076] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2026-03-19 05:44:30,077] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,077] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,078] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,3] and zkVersion updated to [1] (kafka.cluster.Partition) [2026-03-19 05:44:30,079] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,079] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,082] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,082] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,084] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,084] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,086] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,086] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,088] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,088] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,089] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,089] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,092] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,092] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,094] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,094] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,095] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,095] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,096] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,096] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,098] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,098] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,101] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,101] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,103] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,104] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,105] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,105] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,107] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,107] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,109] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,109] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,111] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,111] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,113] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,113] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,115] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,115] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,117] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,117] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,119] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,119] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,120] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,120] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,122] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,122] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,125] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,125] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,127] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,127] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,130] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,130] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,133] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,134] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,136] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,136] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,173] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,173] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,180] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,180] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,184] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,184] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,189] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,189] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,197] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,198] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,201] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,201] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,205] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,205] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,211] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,211] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,218] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,218] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,222] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,222] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,226] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,227] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,233] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,233] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,236] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,236] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,239] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,239] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,245] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,245] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,248] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,248] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,252] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,252] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,254] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,254] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,258] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,258] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,265] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,265] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,269] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,269] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,273] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,273] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,274] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,274] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,276] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,276] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,278] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,278] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,281] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,281] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,283] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,283] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,288] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,289] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,292] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,292] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,295] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,296] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,299] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,299] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,303] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,303] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,307] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,307] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,309] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,309] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,311] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,311] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,316] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,316] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,318] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,318] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,320] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,320] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,322] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,322] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,325] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,325] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,327] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,327] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,329] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,329] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,330] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,330] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,332] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,332] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,334] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,336] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,340] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,340] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,344] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,344] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,346] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,346] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,354] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,354] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,357] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,357] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,359] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,359] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,361] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,361] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,366] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,366] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,368] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,368] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,370] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,370] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,372] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,372] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,374] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,374] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,377] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,377] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,382] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,384] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,386] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,386] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,389] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,389] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,394] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,394] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,398] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,399] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,402] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,402] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,409] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,409] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,413] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,413] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,415] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,415] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,417] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,417] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,418] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,418] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,421] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,421] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,423] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,423] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,425] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,425] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,428] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,428] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,430] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,430] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,435] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,435] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,443] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,443] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,446] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,446] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,449] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,449] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,451] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,451] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,459] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,459] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,463] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,463] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,470] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,470] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,473] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,473] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,476] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,476] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,478] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,479] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,481] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,481] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,483] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,483] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,485] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,485] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,487] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,487] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,489] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,489] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,492] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,492] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,494] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,494] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,499] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,499] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,503] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,503] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,505] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,505] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,507] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,507] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,509] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,510] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,513] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,513] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,517] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,517] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,520] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,520] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,522] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,522] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,524] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,524] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,528] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,528] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,534] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,534] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,537] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,537] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,540] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,540] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,542] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,542] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,545] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,545] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,548] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,548] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,552] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,552] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,555] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,555] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,557] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,557] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,559] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,559] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,561] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,561] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,563] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,563] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,569] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,569] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,573] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,574] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,576] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,576] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,578] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,578] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,580] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,580] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,585] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,585] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,588] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,588] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,591] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,591] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,593] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,593] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,597] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,597] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,600] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,600] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,601] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,601] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,603] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,603] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,606] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,606] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,608] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,608] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,613] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,613] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,617] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,617] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,621] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,637] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,646] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,647] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,652] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,652] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,654] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,654] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,672] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,672] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,675] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,676] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,678] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,678] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,681] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,681] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,686] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,686] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,690] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,690] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,697] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,697] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,704] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,704] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,708] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,708] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,711] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,711] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,713] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,713] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,720] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,721] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,725] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,726] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,732] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,747] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,762] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,763] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,766] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,766] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,769] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,770] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,774] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,775] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,780] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,780] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,783] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,783] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,785] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,785] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,787] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,787] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,790] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,790] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,791] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,791] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,796] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,796] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,798] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,798] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,802] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,803] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,808] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,808] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,812] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,812] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,814] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,814] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,821] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,821] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,823] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,823] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,829] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,829] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,833] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,833] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,835] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,835] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,838] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,838] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,839] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,839] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,842] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,842] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,846] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,846] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,850] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,850] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,855] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,855] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,857] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,857] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,862] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,862] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,865] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,865] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,869] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,869] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,872] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,872] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,878] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,878] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,881] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,881] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,891] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,942] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,950] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,964] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,966] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,966] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,969] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,969] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,971] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,971] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,976] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:30,976] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:30,983] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:30,996] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,002] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,023] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,028] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,121] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,127] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,127] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,141] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,141] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,146] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,146] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,154] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,154] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,158] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,158] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,163] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,163] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,166] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,166] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,169] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,169] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,176] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,176] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,181] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,181] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,188] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,189] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,193] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,193] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,202] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,202] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,206] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,206] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,210] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,210] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,215] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,215] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,220] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,221] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,225] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,225] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,231] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,231] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,240] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,240] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,247] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,253] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,259] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,270] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,281] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,282] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,288] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,288] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,295] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,295] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,300] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,302] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,306] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,306] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,310] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,310] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,312] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,313] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,316] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,316] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,320] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,320] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,323] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,323] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,329] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,329] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,332] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,332] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,333] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,333] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,336] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,336] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,338] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,338] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,343] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,343] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,352] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,352] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,362] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,363] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,371] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,371] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,379] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,380] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,387] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,387] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,393] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,393] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,399] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,399] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,404] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,404] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,408] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,408] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,410] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,410] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,415] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,415] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,418] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,418] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,420] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,420] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,424] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,424] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,426] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,426] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,430] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,430] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,436] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,443] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,452] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,452] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,456] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,456] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,459] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,459] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,461] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,461] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,468] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,470] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,473] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,473] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,475] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:31,475] INFO [Partition -uve-topic-6-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,478] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,478] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,481] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,482] INFO [Partition -uve-topic-6-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,492] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,492] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,496] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,497] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,502] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,502] INFO [Partition -uve-topic-6-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,505] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,505] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,512] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,513] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,517] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,517] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,525] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,525] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,532] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,532] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,536] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,537] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,546] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,546] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,550] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,550] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,553] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,553] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,558] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,558] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,562] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,562] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,578] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,578] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,586] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,586] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,596] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,596] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,602] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,602] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,606] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,606] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,612] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,612] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,620] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,620] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,631] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,631] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,636] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,639] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,642] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,655] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,658] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,664] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,669] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,669] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,672] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,672] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,674] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,675] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,678] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,680] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,686] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,686] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,700] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,700] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,705] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,705] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,708] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,708] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,711] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,711] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,717] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,717] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,725] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,725] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,732] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,732] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,736] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,736] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,738] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,739] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,742] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,742] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,745] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,745] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,749] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,749] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,752] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,752] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,755] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,755] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,757] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,758] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,761] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,766] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,770] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,770] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,773] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,773] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,779] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,779] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,785] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,785] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,794] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,794] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,796] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,796] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,800] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,800] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,803] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,803] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,809] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,809] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,810] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,810] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,813] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,813] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,814] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,814] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,817] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,817] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,819] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,819] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,821] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,821] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,822] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,822] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,824] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,824] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,827] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,827] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,829] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,829] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,831] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,831] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,849] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,849] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,851] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,852] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,854] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,854] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,863] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,863] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,867] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,867] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,879] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,879] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,889] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,889] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,893] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,893] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,898] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,898] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,906] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,906] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,913] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,913] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,918] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,918] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,922] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,922] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,932] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,932] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,936] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,936] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,944] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,944] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,948] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,948] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,951] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,951] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,953] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,953] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,954] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,954] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,956] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,956] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,960] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,960] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,965] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,970] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,977] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,984] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,986] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,986] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,991] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:31,991] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,996] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,996] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:31,999] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:31,999] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,002] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,002] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,006] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,006] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,010] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,011] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,013] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,014] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,021] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,029] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,036] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,036] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,040] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,040] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,044] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,044] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,047] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,047] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,053] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,053] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,057] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,057] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,060] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,060] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,070] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,070] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,073] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,073] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,078] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,078] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,085] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,085] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,090] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,090] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,093] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,093] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,096] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,097] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,099] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,100] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,102] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,103] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,105] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,106] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,112] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,112] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,116] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,116] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,117] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,117] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,121] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,121] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,123] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,124] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,128] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,128] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,131] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,132] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,133] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,133] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,136] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,136] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,139] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,139] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,146] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,146] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,150] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,150] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,157] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,157] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,161] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,161] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,163] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,163] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,166] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,166] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,168] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,168] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,170] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,170] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,172] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,172] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,181] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,181] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,189] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,189] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,207] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,207] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,213] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,213] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,216] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,216] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,219] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,219] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,221] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,222] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,228] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,228] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,234] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,234] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,240] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,240] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,257] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,258] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,262] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,262] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,266] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,266] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,270] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,270] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,275] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,275] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,279] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,279] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,286] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,286] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,291] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,298] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,304] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,323] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,330] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,330] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,336] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,341] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,346] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,346] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,355] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,355] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,365] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,365] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,368] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,368] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,378] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,379] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,382] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,382] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,385] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,386] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,388] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,389] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,394] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,394] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,399] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,399] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,401] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,401] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,415] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,415] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,421] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,422] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,427] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,427] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,446] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,446] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,464] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,464] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,469] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,469] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,482] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,482] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,491] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,491] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,498] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,498] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,503] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,503] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,507] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,507] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,511] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,512] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,515] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,515] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,520] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,521] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,535] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,535] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,540] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,541] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,549] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,549] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,558] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,558] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,567] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,567] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,573] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,573] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,583] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,583] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,587] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,587] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,592] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,592] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,599] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,599] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,609] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,637] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,652] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,652] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,661] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,661] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,682] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,682] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,690] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,690] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,695] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,695] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,706] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,706] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,711] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,711] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,717] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,717] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,723] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,731] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,735] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,735] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,748] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,748] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,753] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,766] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,773] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,773] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,776] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,779] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,787] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,787] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,794] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,802] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,806] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,806] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,810] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,816] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,819] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,819] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,822] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,822] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,824] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,825] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,830] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,830] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,833] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,833] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,846] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,846] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,850] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,850] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,856] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,856] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,858] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,858] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,861] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,861] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,865] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,865] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,867] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,867] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,869] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,869] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,873] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,873] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,876] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,876] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,879] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,879] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,881] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,881] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,885] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,886] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,888] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,888] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,890] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,890] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,892] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,892] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,894] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,894] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,897] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,897] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,899] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,899] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,904] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,904] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,906] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,907] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,909] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,912] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,915] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,915] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,920] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,921] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,923] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,923] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,927] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,937] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,957] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,957] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,963] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,970] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,973] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,973] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,976] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,978] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,982] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,982] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,984] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,985] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,988] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,988] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,991] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,991] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,993] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:32,994] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:32,999] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:32,999] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,004] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,004] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,008] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,009] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,012] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,014] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,016] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,017] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,025] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,025] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,027] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,027] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,031] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,031] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,033] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,033] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,035] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,035] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,037] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,037] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,038] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,038] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,041] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,041] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,043] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,043] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,045] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,045] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,048] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,048] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,050] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,051] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,054] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,054] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,058] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,059] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,062] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,062] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,064] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,067] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,074] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,074] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,076] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,077] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,085] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,085] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,090] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,090] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,098] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,098] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,103] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,103] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,110] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,110] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,116] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,116] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,119] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,119] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,124] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,124] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,126] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,126] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,128] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,128] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,132] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,132] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,135] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,135] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,137] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,137] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,140] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,140] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,141] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,141] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,143] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,143] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,145] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,147] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,151] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,151] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,154] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,154] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,156] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,156] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,158] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,158] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,236] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,243] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,249] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,249] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,252] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,252] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,256] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,256] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,261] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,261] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,263] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,263] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,265] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,265] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,267] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,267] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,269] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,269] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,270] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,270] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,274] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,274] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,276] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,276] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,279] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,280] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,283] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,283] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,286] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,286] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,288] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,288] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,291] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,291] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,292] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,292] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,294] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,294] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,295] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,295] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,297] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,297] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,299] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,299] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,301] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,301] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,302] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,302] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,304] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,304] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,306] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,306] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,308] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,311] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,316] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,316] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,318] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,318] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,320] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,320] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,322] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,322] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,331] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,331] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,338] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,339] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,341] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,341] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,343] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,343] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,346] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,347] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,350] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,350] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,351] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,352] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,354] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,357] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,368] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,368] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,371] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,371] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,374] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,374] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,377] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,377] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,379] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,379] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,382] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,382] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,383] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,383] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,385] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,386] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,387] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,387] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,389] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,390] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,391] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,391] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,396] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,396] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,399] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,651] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,656] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,657] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,660] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [2] (kafka.cluster.Partition) [2026-03-19 05:44:33,660] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,663] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,702] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,705] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,705] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,707] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,712] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,715] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,715] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,718] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,718] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,723] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,724] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,730] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2026-03-19 05:44:33,731] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,743] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,743] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,747] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:44:33,747] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:44:33,753] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2026-03-19 05:46:34,601] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:46:34,603] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2026-03-19 05:46:34,604] INFO [KafkaServer id=1] Starting controlled shutdown (kafka.server.KafkaServer) [2026-03-19 05:46:35,356] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:35,394] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:35,496] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:35,523] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,527] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,528] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,530] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:46:35,544] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,552] INFO [Partition -uve-topic-23-10 broker=1] Cached zkVersion 6 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,553] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,586] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,586] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,598] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,598] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:35,598] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,612] INFO [Partition -uve-topic-19-12 broker=1] Cached zkVersion 5 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,612] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,622] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,622] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,626] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,626] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,639] INFO [Partition -uve-topic-12-14 broker=1] Cached zkVersion 5 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,654] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,658] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,661] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,665] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,668] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,672] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:46:35,672] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,677] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,678] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,685] INFO [Partition -uve-topic-16-25 broker=1] Cached zkVersion 6 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,685] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,689] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2026-03-19 05:46:35,700] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:35,709] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,722] INFO [Partition -uve-topic-28-12 broker=1] Cached zkVersion 6 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,726] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,736] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,736] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,744] INFO [Partition -uve-topic-29-13 broker=1] Cached zkVersion 6 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,744] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,748] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2026-03-19 05:46:35,748] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,755] INFO [Partition -uve-topic-8-22 broker=1] Cached zkVersion 5 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,755] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2026-03-19 05:46:35,770] INFO [Partition -uve-topic-22-25 broker=1] Cached zkVersion 6 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,798] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,799] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,800] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:35,804] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,804] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,805] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:35,905] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,007] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,140] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,142] INFO [KafkaServer id=1] Controlled shutdown succeeded (kafka.server.KafkaServer) [2026-03-19 05:46:36,143] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:46:36,144] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:46:36,144] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:46:36,145] INFO [SocketServer brokerId=1] Stopping socket server request processors (kafka.network.SocketServer) [2026-03-19 05:46:36,179] INFO [SocketServer brokerId=1] Stopped socket server request processors (kafka.network.SocketServer) [2026-03-19 05:46:36,182] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-03-19 05:46:36,241] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,277] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,348] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,377] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,449] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,478] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,551] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,579] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,652] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,680] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,753] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,782] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,883] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:36,984] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,085] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,186] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,286] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,387] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,488] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,592] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,693] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,794] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,895] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:37,996] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,098] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,199] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,301] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,402] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,503] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,603] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,704] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,781] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-6-5, -uve-topic-1-15, -uve-topic-11-28, -uve-topic-24-22, -uve-topic-11-10, -uve-topic-21-28, -uve-topic-25-22, -uve-topic-24-4, -uve-topic-21-13, -uve-topic-6-17, -uve-topic-1-9, -uve-topic-24-16, -uve-topic-24-13, -uve-topic-11-4, -uve-topic-21-22, -uve-topic-11-1, -uve-topic-25-16, -uve-topic-6-8, -uve-topic-1-18, -uve-topic-24-25, -uve-topic-1-3, -uve-topic-1-0, -uve-topic-11-13, -uve-topic-25-25, -uve-topic-24-7, -uve-topic-21-16, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-6-2, -uve-topic-1-12, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-25, -uve-topic-25-19, -uve-topic-6-14, -uve-topic-6-11, -uve-topic-24-28, -uve-topic-1-6, -uve-topic-24-10, -uve-topic-21-19, -uve-topic-25-13, -uve-topic-25-10, -uve-topic-6-23) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:38,784] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:38,784] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:38,784] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:46:38,792] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-03-19 05:46:38,800] INFO [ExpirationReaper-1-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:38,806] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:38,873] INFO [ExpirationReaper-1-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:38,873] INFO [ExpirationReaper-1-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:38,874] INFO [KafkaApi-1] Shutdown complete. (kafka.server.KafkaApis) [2026-03-19 05:46:38,875] INFO [ExpirationReaper-1-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:38,907] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,007] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,067] INFO [ExpirationReaper-1-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,067] INFO [ExpirationReaper-1-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,069] INFO [TransactionCoordinator id=1] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:46:39,070] INFO [ProducerId Manager 1]: Shutdown complete: last producerId assigned 2000 (kafka.coordinator.transaction.ProducerIdManager) [2026-03-19 05:46:39,070] INFO [Transaction State Manager 1]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-03-19 05:46:39,070] INFO [Transaction Marker Channel Manager 1]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:46:39,070] INFO [Transaction Marker Channel Manager 1]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:46:39,070] INFO [Transaction Marker Channel Manager 1]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:46:39,071] INFO [TransactionCoordinator id=1] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:46:39,071] INFO [GroupCoordinator 1]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:46:39,072] INFO [ExpirationReaper-1-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,108] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,210] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,261] INFO [ExpirationReaper-1-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,261] INFO [ExpirationReaper-1-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,262] INFO [ExpirationReaper-1-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,267] INFO [ExpirationReaper-1-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,267] INFO [ExpirationReaper-1-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,267] INFO [GroupCoordinator 1]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:46:39,268] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) [2026-03-19 05:46:39,268] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:46:39,268] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:46:39,268] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:46:39,269] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:39,270] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-03-19 05:46:39,270] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-03-19 05:46:39,270] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-03-19 05:46:39,270] INFO [ExpirationReaper-1-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,305] INFO [ExpirationReaper-1-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,305] INFO [ExpirationReaper-1-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,306] INFO [ExpirationReaper-1-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,311] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,412] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,440] INFO [ExpirationReaper-1-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,440] INFO [ExpirationReaper-1-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,441] INFO [ExpirationReaper-1-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,462] INFO [ExpirationReaper-1-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,462] INFO [ExpirationReaper-1-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,462] INFO [ExpirationReaper-1-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,513] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,614] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,662] INFO [ExpirationReaper-1-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,662] INFO [ExpirationReaper-1-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:46:39,668] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) [2026-03-19 05:46:39,669] INFO Shutting down. (kafka.log.LogManager) [2026-03-19 05:46:39,710] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 596 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,718] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,767] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,776] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 144 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,802] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 344 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,814] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 119 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,820] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,834] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 228 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,839] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 168 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,863] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 372 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,863] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 150 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,868] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 32 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,878] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 1056 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,893] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 355 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,901] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 34 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,904] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 137 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,912] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,921] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2026-03-19 05:46:39,924] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 158 (kafka.log.ProducerStateManager) [2026-03-19 05:46:39,925] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 153 (kafka.log.ProducerStateManager) [2026-03-19 05:46:40,011] INFO Shutdown complete. (kafka.log.LogManager) [2026-03-19 05:46:40,029] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:46:40,137] INFO Session: 0x100001c416e000c closed (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:46:40,137] INFO EventThread shut down for session: 0x100001c416e000c (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:46:40,138] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:46:40,138] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:41,024] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:41,024] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:41,024] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:42,024] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:42,024] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:42,024] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:43,024] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:43,024] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:46:43,025] INFO [SocketServer brokerId=1] Shutting down socket server (kafka.network.SocketServer) [2026-03-19 05:46:43,034] INFO [SocketServer brokerId=1] Shutdown completed (kafka.network.SocketServer) [2026-03-19 05:46:43,038] INFO [KafkaServer id=1] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Mar 19 05:48:04 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:48:04 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ +++ head -n 1 +++ grep 'inet ' ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ sort +++ +++ grep -vi host awk +++ uniq '/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=1 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=1/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-03-19 05:48:10,243] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-03-19 05:48:11,515] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-03-19 05:48:12,004] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-03-19 05:48:12,007] INFO starting (kafka.server.KafkaServer) [2026-03-19 05:48:12,007] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-03-19 05:48:12,215] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:12,221] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,221] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5495-1. (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,221] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,221] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,221] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,221] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,247] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,248] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,261] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.memory.free=982MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,262] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,264] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-03-19 05:48:12,292] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-03-19 05:48:12,311] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:12,315] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:12,317] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:12,354] INFO Socket connection established, initiating session, client: /10.0.0.38:42590, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:12,372] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x300002493920024, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:48:12,429] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-03-19 05:48:13,549] INFO Cluster ID = QrezEJY5RjOKdhHHoewctw (kafka.server.KafkaServer) [2026-03-19 05:48:13,906] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 1 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-03-19 05:48:14,147] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:14,150] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:14,153] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:14,161] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-03-19 05:48:14,224] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-03-19 05:48:14,726] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-03-19 05:48:14,752] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-03-19 05:48:14,957] INFO Loaded 0 logs in 196ms (kafka.log.LogManager) [2026-03-19 05:48:14,974] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-03-19 05:48:14,981] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-03-19 05:48:15,309] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-19 05:48:15,544] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-03-19 05:48:15,649] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-03-19 05:48:15,702] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-03-19 05:48:15,807] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:17,805] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-03-19 05:48:17,895] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-03-19 05:48:17,909] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:17,989] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:17,990] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:17,990] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:17,991] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:17,994] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:18,152] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-03-19 05:48:18,165] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-03-19 05:48:18,415] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-03-19 05:48:18,527] INFO Stat of the created znode at /brokers/ids/1 is: 8589960161,8589960161,1773899298493,1773899298493,1,0,0,216172939208425508,202,0,8589960161 (kafka.zk.KafkaZkClient) [2026-03-19 05:48:18,529] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 8589960161 (kafka.zk.KafkaZkClient) [2026-03-19 05:48:18,836] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:18,858] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:18,860] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:19,064] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:48:19,092] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-03-19 05:48:19,181] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:48:19,252] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-03-19 05:48:19,258] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-03-19 05:48:19,469] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-03-19 05:48:19,565] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-03-19 05:48:19,781] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2026-03-19 05:48:19,784] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.DataPlaneAcceptor) [2026-03-19 05:48:19,795] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2026-03-19 05:48:19,796] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2026-03-19 05:48:19,797] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2026-03-19 05:48:19,798] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2026-03-19 05:48:19,838] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:19,838] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:19,838] INFO Kafka startTimeMs: 1773899299798 (org.apache.kafka.common.utils.AppInfoParser) [2026-03-19 05:48:19,844] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-03-19 05:48:20,271] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:20,271] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-03-19 05:48:20,936] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:20,990] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:20,992] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-03-19 05:48:20,993] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,001] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,002] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,002] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,004] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,007] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,008] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,009] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,009] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,016] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,019] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,021] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,022] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,051] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,052] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,053] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,053] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,062] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,063] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,067] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,067] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,084] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,085] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,085] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,086] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,096] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,096] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,098] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,098] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,102] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,103] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,103] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,103] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,108] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,109] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,109] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,109] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,114] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,115] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,115] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,115] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,132] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,135] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,135] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,135] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,147] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,148] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,153] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,153] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,164] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,183] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,184] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,184] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,207] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,212] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,212] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,212] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,239] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,246] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,246] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,247] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,266] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,267] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,268] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,268] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,289] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,291] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,292] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,295] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,310] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,312] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,312] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,312] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,330] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,330] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,331] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,331] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,356] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,357] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,358] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,358] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,365] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,366] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,366] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,366] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,375] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,375] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,375] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,376] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,390] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,392] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,393] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,394] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,405] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,406] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,406] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,406] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,436] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,440] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,441] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,441] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,456] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,458] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,459] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,459] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,468] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,474] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,474] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,474] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,487] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,493] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,493] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,493] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,515] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,520] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,520] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,520] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,528] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,529] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,529] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,529] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,546] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,552] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,554] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,554] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,559] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,559] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,559] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,559] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,565] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,566] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,566] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,566] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,571] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,571] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,571] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,571] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,577] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,577] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,577] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-03-19 05:48:21,577] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,584] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,584] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,584] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,584] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,593] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,594] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,594] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,594] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,601] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,603] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,604] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,604] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,613] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,614] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,615] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,615] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,623] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,625] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,627] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,627] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,634] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,637] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,638] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,638] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,649] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,650] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,653] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,653] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,667] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,677] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,677] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,677] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,688] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,689] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,689] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,689] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,695] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,696] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,702] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,703] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,710] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,711] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,711] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,711] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,722] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,727] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,728] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,728] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,738] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,739] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,739] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,739] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,744] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,745] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,745] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,745] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,750] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,751] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,751] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,751] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,755] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,755] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,756] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-03-19 05:48:21,756] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,760] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,761] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,761] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,761] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,768] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,769] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,769] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,770] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,776] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,777] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,778] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,778] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,790] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,795] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,797] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-03-19 05:48:21,797] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,802] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,803] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,803] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,803] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,810] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,811] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,811] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,811] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,816] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,817] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,817] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,817] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,821] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,822] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,822] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-03-19 05:48:21,822] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,829] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,830] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,830] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,830] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,843] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,850] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,853] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,854] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,858] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,859] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,859] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,859] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,864] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,866] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,867] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,867] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,872] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,873] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,874] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,874] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,887] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,887] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,887] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,888] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,895] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,895] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,896] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,896] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,901] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,903] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,903] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,903] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,908] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,908] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,908] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,908] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,914] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,915] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,915] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,915] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,920] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,921] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,921] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,921] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,926] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,926] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,926] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-03-19 05:48:21,926] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,936] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,937] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,937] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,937] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,948] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,949] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,949] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,949] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,955] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,956] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,957] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,957] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,964] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,965] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,966] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,966] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,971] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,972] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,972] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,972] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,979] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,980] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,980] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,981] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,984] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,985] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,985] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,986] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,991] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,992] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,992] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-03-19 05:48:21,992] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:21,997] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:21,997] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:21,998] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-03-19 05:48:21,998] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,004] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,005] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,007] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,007] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,011] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,012] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,012] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,012] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,017] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,018] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,018] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,018] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,022] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,023] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,023] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,023] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,029] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,029] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,029] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,029] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,033] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,034] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,034] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,034] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,038] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,039] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,039] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,039] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,044] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,045] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,045] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,045] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,049] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,049] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,049] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,049] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,061] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,061] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,062] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,062] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,065] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,066] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,066] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,066] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,073] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,074] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,074] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,074] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,078] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,079] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,079] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-03-19 05:48:22,079] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,084] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,085] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,085] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,085] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,088] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,089] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,089] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-03-19 05:48:22,089] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,095] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,096] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,096] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,097] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,118] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,119] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,119] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-03-19 05:48:22,119] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,125] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,126] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,126] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,126] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,132] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,133] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,133] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,133] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,144] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,145] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,146] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,146] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,151] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,151] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,152] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,152] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,157] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,158] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,158] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,158] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,165] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,166] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,166] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,166] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,170] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,171] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,171] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,172] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,178] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,179] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,179] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,179] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,183] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,184] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,185] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,185] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,189] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,189] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,189] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,189] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,193] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,194] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,194] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-03-19 05:48:22,194] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,198] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,199] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,199] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,199] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,203] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,203] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,203] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,203] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,206] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,206] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,207] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,207] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,210] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,211] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,211] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,211] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,215] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,216] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,216] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,216] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,219] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,220] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,220] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,220] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,226] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,226] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,227] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,227] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,231] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,231] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,232] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,232] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,236] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,236] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,236] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,236] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,242] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,243] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,244] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,244] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,251] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,252] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,253] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,253] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,259] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,259] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,259] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,260] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,266] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,267] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,267] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,267] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,270] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,270] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,272] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,272] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,278] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,278] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,278] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,278] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,289] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,294] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,294] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,294] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,300] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,301] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,301] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,301] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,306] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,307] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,307] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,307] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,315] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,316] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,317] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,317] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,322] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,322] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,323] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,323] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,327] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,327] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,328] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,328] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,333] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,333] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,334] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,334] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,338] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,338] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,339] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,339] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,344] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,344] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,344] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,345] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,349] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,349] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,350] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,350] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,354] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,355] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,355] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,355] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,358] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,359] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,359] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,359] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,363] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,364] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,365] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,365] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,369] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,370] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,371] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,371] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,374] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,374] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,375] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-03-19 05:48:22,375] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,379] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,380] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,381] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-03-19 05:48:22,381] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,386] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,389] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,389] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,390] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,394] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,395] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,395] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,395] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,399] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,400] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,403] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,403] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,408] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,409] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,410] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-03-19 05:48:22,410] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,414] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,415] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,415] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-03-19 05:48:22,415] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,418] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,418] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,418] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,418] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,422] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,422] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,423] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,423] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,426] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,427] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,427] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,427] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,431] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,431] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,431] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,432] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,435] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,436] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,436] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,436] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,441] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,442] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,444] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,444] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,447] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,447] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,447] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,447] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,452] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,452] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,453] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,453] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,456] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,457] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,457] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,457] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,461] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,461] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,462] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,462] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,467] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,468] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,468] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,468] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,472] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,472] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,472] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,478] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,486] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,486] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,487] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,487] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,490] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,490] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,490] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,490] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,494] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,494] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,494] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,495] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,499] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,500] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,501] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,501] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,505] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,505] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,505] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,506] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,508] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,509] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,509] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,509] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,520] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,521] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,522] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,522] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,527] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,527] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,527] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,528] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,532] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,534] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,535] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,535] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,545] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,547] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,547] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,548] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,558] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,559] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,559] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,559] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,566] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,568] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,568] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,568] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,574] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,575] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,575] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,575] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,579] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,579] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,579] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,580] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,583] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,584] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,584] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,584] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,588] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,588] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,588] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-03-19 05:48:22,588] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,592] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,592] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,593] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,593] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,595] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,596] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,596] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,596] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,599] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,599] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,599] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,600] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,610] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,613] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,613] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,614] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,624] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,624] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,624] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,624] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,627] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,629] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,629] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,629] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,634] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,635] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,636] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,636] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,642] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,642] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,642] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,642] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,646] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,647] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,650] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,651] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,654] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,654] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,654] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,655] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,659] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,659] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,659] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,659] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,664] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,664] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,664] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,664] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,667] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,667] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,668] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,668] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,673] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,674] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,675] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,675] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,678] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,679] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,679] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,679] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,684] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,685] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,685] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,685] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,689] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,689] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,690] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,690] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,694] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,696] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,696] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,697] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,704] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,705] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,706] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,706] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,723] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,726] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,726] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,726] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,731] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,732] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,732] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,732] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,744] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,745] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,745] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,745] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,760] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,761] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,761] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,761] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,764] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,765] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,766] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,766] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,769] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,770] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,771] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,771] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,773] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,774] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,774] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,774] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,777] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,777] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,777] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,777] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,781] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,781] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,781] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,781] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,785] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,786] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,786] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,786] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,790] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,790] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,790] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,790] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,794] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,795] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,795] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-03-19 05:48:22,795] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,797] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,798] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,798] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,798] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,802] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,803] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,803] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,803] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,805] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,805] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,805] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,805] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,809] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,809] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,809] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,810] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,813] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,814] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,814] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,814] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,817] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,818] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,818] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,818] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,822] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,822] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,822] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,822] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,824] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,825] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,826] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,826] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,832] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,832] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,833] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,833] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,837] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,838] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,838] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,838] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,843] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,843] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,843] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,843] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,848] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,849] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,849] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,849] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,853] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,853] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,853] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,853] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,857] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,858] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,859] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,859] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,863] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,864] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,865] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,865] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,869] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,869] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,870] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,870] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,875] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,875] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,875] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,875] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,882] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,883] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,884] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,884] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,889] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,890] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,890] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,890] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,899] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,900] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,901] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-03-19 05:48:22,902] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,906] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,906] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,907] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-03-19 05:48:22,907] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,924] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,925] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,925] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,925] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,932] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,932] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,932] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,932] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,939] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,942] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,942] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,942] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,948] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,949] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,949] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-03-19 05:48:22,949] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,952] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,953] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,953] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,954] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,971] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,971] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,972] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-03-19 05:48:22,972] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,983] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,983] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,984] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-03-19 05:48:22,984] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:22,990] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:22,992] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:22,996] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-03-19 05:48:22,997] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,012] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,013] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,013] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,013] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,020] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,020] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,020] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,020] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,025] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,026] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,026] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,026] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,033] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,033] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,033] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,033] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,036] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,037] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,038] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,038] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,043] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,044] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,044] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,044] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,049] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,050] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,050] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,050] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,057] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,057] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,057] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,058] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,063] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,064] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,064] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,064] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,069] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,069] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,069] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-03-19 05:48:23,069] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,072] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,073] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,073] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-03-19 05:48:23,073] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,077] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,077] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,078] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,078] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,083] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,084] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,084] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,084] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,088] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,089] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,089] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,089] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,093] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,094] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,094] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,094] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,097] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,098] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,099] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,099] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,104] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,105] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,105] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,105] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,108] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,110] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,111] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,111] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,116] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,117] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,117] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,117] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,121] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,122] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,122] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,122] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,125] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,126] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,126] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,126] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,129] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,130] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,130] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,130] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,133] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,134] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,134] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,134] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,140] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,141] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,141] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,141] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,145] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,146] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,147] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,147] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,152] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,152] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,152] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,152] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,158] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,159] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,159] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,159] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,162] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,162] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,162] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,162] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,166] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,166] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,166] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-03-19 05:48:23,166] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,169] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,169] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,169] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-03-19 05:48:23,169] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,172] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,181] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,182] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,182] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,185] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,185] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,186] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,186] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,189] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,189] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,190] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,190] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,195] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,195] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,195] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,195] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,198] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,198] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,199] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,199] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,203] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,203] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,203] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,203] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,206] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,207] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,207] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,207] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,209] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,211] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,211] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,211] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,215] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,215] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,215] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,215] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,221] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,221] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,221] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,221] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,226] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,226] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,226] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,226] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,231] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,232] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,232] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,232] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,237] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,238] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,238] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,238] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,241] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,242] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,242] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,242] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,246] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,246] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,246] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,247] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,249] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,250] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,250] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,250] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,253] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,254] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,254] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,254] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,257] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,258] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,258] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,258] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,261] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,261] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,262] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,262] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,264] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,265] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,265] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,265] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,268] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,268] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,268] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,268] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,271] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,271] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,272] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,272] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,276] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,276] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,276] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-03-19 05:48:23,276] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,278] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,279] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,279] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,279] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,282] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,283] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,283] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,283] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,289] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,289] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,290] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,290] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,295] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,295] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,295] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,295] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,299] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,300] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,300] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,300] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,303] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,303] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,304] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,304] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,308] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,308] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,308] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,308] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,311] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,311] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,311] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,311] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,315] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,315] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,316] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,316] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,320] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,321] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,321] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,321] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,324] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,324] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,324] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,324] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,327] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,327] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,328] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,328] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,331] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,350] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,350] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,350] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,354] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,355] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,355] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-03-19 05:48:23,355] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,358] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,358] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,358] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,358] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,361] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,362] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,362] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,362] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,367] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,368] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,368] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,368] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,371] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,371] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,372] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,372] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,375] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,375] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,375] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,375] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,378] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,378] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,378] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,379] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,382] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,382] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,383] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,383] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,385] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,386] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,386] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,386] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,389] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,389] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,389] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,389] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,393] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,393] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,393] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,393] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,398] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,398] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,399] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,399] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,402] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,402] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,402] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,402] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,404] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,405] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,405] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,405] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,408] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,408] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,408] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,408] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,413] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,414] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,414] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,414] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,419] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,419] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,419] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,419] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,422] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,422] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,422] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,422] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,426] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,426] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,426] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,427] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,433] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,434] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,434] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,434] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,437] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,438] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,438] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,438] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,441] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,441] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,442] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,442] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,445] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,445] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,445] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,445] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,449] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,449] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,450] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,450] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,453] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,453] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,453] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,453] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,456] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,456] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,456] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,456] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,460] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,460] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,460] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,460] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,463] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,464] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,464] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,464] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,467] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,468] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,468] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,468] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,474] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,474] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,474] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,474] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,477] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,478] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,478] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,478] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,483] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,483] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,483] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,483] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,487] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,487] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,487] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,487] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,490] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,490] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,490] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,490] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,501] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,501] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,501] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,501] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,505] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,507] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,507] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,507] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,514] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,515] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,515] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-03-19 05:48:23,515] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,520] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,521] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,521] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,521] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,525] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,526] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,526] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,526] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,528] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,529] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,529] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,529] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,543] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,543] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,543] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,543] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,546] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,547] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,547] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,547] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,551] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,553] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,553] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,553] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,561] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,562] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,562] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,562] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,565] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,566] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,566] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,566] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,569] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,569] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,571] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,571] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,574] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,574] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,574] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,574] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,577] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,577] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,578] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,578] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,583] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,584] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,584] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,584] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,588] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,589] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,589] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,589] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,591] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,594] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,594] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,594] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,599] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,601] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,601] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,601] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,605] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,606] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,606] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,606] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,627] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,628] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,628] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,628] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,631] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,632] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,632] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,632] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,637] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,638] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,638] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,638] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,644] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,645] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,645] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,645] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,651] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,651] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,651] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,651] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,654] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,655] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,655] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,655] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,659] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,661] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,662] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-03-19 05:48:23,662] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,664] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,664] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,664] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,664] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,667] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,667] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,667] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,671] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,675] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,675] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,675] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-03-19 05:48:23,675] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,687] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,688] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,688] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,688] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,693] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,694] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,694] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,694] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,697] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,698] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,699] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,699] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,704] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,704] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,704] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,705] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,708] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,709] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,709] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,709] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,711] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,712] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,712] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,712] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,715] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,718] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,718] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,719] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,723] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,724] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,724] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,724] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,732] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,732] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,732] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,732] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,738] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,739] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,739] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,739] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,743] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,744] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,744] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-03-19 05:48:23,745] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,754] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,755] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,755] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,755] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,763] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,763] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,763] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,763] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,767] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,768] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,771] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,771] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,774] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,775] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,775] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,775] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,783] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,785] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,786] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,786] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,792] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,792] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,793] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,793] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,798] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,798] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,798] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,798] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,805] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,806] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,806] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,806] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,811] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,812] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,812] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,812] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,818] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,819] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,819] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,819] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,827] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,827] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,827] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,827] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,836] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,837] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,837] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-03-19 05:48:23,837] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,843] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,843] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,843] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-03-19 05:48:23,843] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,926] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,926] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,926] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,926] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:23,930] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:23,931] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:23,931] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-03-19 05:48:23,931] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,111] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,112] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,112] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,112] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,116] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,117] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,117] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,117] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,119] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,120] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,120] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-03-19 05:48:24,120] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,125] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,125] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,125] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,125] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,128] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,130] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,131] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,131] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,133] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,134] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,134] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,134] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,136] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,136] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,136] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-03-19 05:48:24,136] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,138] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,138] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,138] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,138] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,141] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,142] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,142] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-03-19 05:48:24,142] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,149] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,150] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,150] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,150] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,155] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,155] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,155] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-03-19 05:48:24,155] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,163] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,163] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,163] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,163] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,168] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,168] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,168] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-03-19 05:48:24,168] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,174] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,174] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,174] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-03-19 05:48:24,174] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,221] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,221] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,222] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-03-19 05:48:24,222] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,224] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,224] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,224] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-03-19 05:48:24,224] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,226] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,226] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,226] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-03-19 05:48:24,226] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,228] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,228] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,228] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-03-19 05:48:24,228] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,238] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,238] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,238] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-03-19 05:48:24,238] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,241] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,241] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,241] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-03-19 05:48:24,241] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,246] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,246] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,246] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-03-19 05:48:24,246] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,250] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,250] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,250] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,250] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,257] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,258] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,258] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,258] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,266] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,266] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,266] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,266] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,269] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,269] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,269] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,269] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,271] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,271] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,271] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,271] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,273] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,274] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,274] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,274] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,275] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,276] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,276] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,276] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,277] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,278] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,278] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,278] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,280] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,280] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,280] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,280] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,282] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,282] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,282] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,282] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,283] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,284] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,284] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,284] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,286] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,286] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,286] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,286] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,289] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,289] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,289] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,289] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,291] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,291] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,291] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,291] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,293] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,293] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,293] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,293] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,295] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,295] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,295] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,295] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,296] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,297] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,297] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,297] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,299] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,299] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,299] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,299] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,301] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,301] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,301] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,301] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,303] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,303] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,303] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,303] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,306] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,306] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,306] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,306] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,308] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,308] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,308] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,308] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,311] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,311] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,311] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,311] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,313] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,313] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,313] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,313] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,315] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,315] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,315] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,315] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,317] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,317] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,317] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,317] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,321] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,322] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,322] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,322] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,325] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,325] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,325] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,325] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,327] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,328] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,328] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,328] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,331] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,331] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,331] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,331] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,333] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,334] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,334] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,334] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,336] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,336] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,336] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,336] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,338] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,339] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,339] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-03-19 05:48:24,339] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,341] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,341] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,341] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,341] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,344] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,344] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,344] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,344] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,351] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,351] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,351] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-03-19 05:48:24,351] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,356] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,356] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,356] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,356] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,359] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,360] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,360] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,360] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,391] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,391] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,391] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,391] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,419] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,419] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,419] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,419] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,425] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,425] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,425] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,425] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,446] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,447] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,447] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,447] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,456] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,457] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,461] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,461] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,467] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,467] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,468] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,468] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,477] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,477] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,477] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,477] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,484] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,485] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,485] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,485] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,488] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,489] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,489] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,489] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,493] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,493] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,493] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,493] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,500] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,501] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,501] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,502] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,511] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,511] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,511] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,511] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,519] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,520] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,520] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,520] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,528] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,529] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,532] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,532] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,535] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,535] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,535] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,535] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,539] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,539] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,539] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,540] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,545] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,545] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,545] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-03-19 05:48:24,547] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,551] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,552] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,555] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,555] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,567] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,567] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,568] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,568] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,572] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,572] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,576] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,577] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,580] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,580] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,580] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,580] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,592] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,593] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,593] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,593] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,598] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,598] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,598] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,598] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,602] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,602] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,602] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,602] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,607] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,607] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,607] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,608] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,612] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,613] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,613] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,613] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,616] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,617] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,619] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,620] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,623] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,623] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,623] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,623] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,628] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,628] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,628] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,629] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,638] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,639] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,639] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,639] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,642] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,642] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,643] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,643] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,646] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,647] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,647] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,647] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,652] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,652] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,652] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,652] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,657] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,658] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,658] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,658] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,661] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,662] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,662] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-03-19 05:48:24,662] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,667] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,668] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,668] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,668] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,672] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,672] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,672] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,672] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,677] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,677] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,677] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,677] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,684] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,685] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,685] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,685] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,690] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,690] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,691] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,691] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,786] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,787] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,787] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,787] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,793] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,794] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,794] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,794] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,818] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,818] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,818] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,818] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,820] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,821] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,824] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,824] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,827] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,827] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,828] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,828] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,834] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,834] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,835] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,835] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,838] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,839] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,839] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,839] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,852] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,852] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,852] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,852] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,855] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,855] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,856] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,856] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,865] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,865] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,865] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,865] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,868] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,868] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,868] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,868] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,878] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,878] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,878] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,878] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,890] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,890] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,891] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,899] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,899] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,899] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,899] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,903] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,904] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,904] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,904] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,919] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,923] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,923] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,923] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,927] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,927] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,928] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,928] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,954] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,954] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,955] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-03-19 05:48:24,955] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,962] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,964] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,964] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-03-19 05:48:24,965] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,976] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,976] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,976] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,976] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,987] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,987] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,987] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-03-19 05:48:24,987] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,994] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,994] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,994] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-03-19 05:48:24,995] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:24,999] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:24,999] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:24,999] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-03-19 05:48:24,999] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,003] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,003] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,003] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,003] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,011] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,011] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,011] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,012] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,017] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,017] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,017] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,017] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,020] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,020] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,020] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,020] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,026] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,026] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,027] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,027] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,033] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,033] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,033] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,033] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,041] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,041] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,041] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,041] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,047] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,047] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,048] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,048] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,053] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,053] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,053] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,053] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,057] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,057] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,058] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,058] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,061] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,061] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,061] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,061] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,064] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,065] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,065] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,065] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,071] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,071] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,071] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,071] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,074] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,074] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,074] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,074] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,077] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,077] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,077] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,077] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,081] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,081] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,082] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,082] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,087] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,088] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,089] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,089] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,093] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,094] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,094] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,094] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,098] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,099] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,099] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,099] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,103] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,103] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,103] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,103] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,107] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,108] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,108] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,108] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,111] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,112] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,112] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,112] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,115] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,115] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,115] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,115] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,120] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,121] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,121] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,121] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,125] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,126] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,126] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,126] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,131] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,131] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,131] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,131] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,136] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,136] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,137] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,137] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,140] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,140] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,140] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,140] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,145] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,145] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,146] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,146] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,149] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,149] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,149] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,149] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,152] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,152] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,153] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,153] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,159] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,160] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,160] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,160] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,163] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,163] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,164] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,164] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,167] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,167] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,167] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,167] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,171] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,171] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,172] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,172] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,175] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,176] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,176] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,176] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,180] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,181] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,181] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,181] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,196] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,196] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,196] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,196] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,203] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,203] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,203] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,203] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,208] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,209] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,209] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,209] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,215] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,216] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,218] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,218] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,223] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,224] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,224] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,224] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,229] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,229] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,229] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,230] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,236] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,237] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,237] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,237] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,241] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,242] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,242] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,242] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,245] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,245] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,246] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,246] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,248] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,248] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,249] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,249] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,254] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,254] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,255] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,256] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,260] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,260] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,260] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,260] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,263] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,264] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,264] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,264] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,268] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,268] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,268] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,268] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,272] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,272] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,272] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,272] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,278] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,278] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,279] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,279] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,288] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,288] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,288] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,289] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,295] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,296] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,296] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,296] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,299] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,299] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,300] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,300] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,304] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,305] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,305] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,305] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,309] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,310] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,310] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,310] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,314] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,314] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,314] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,314] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,317] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,317] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,318] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,318] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,321] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,321] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,321] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,321] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,325] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,325] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,325] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,326] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,329] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,329] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,329] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,329] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,332] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,333] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,333] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,334] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,339] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,339] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,339] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,339] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,343] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,344] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,344] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,344] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,351] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,353] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,353] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,353] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,357] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,357] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,358] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,358] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,366] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,366] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,366] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,366] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,370] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,370] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,370] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,370] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,379] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,380] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,380] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,380] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,390] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,391] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,391] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,392] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,395] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,396] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,396] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,396] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,400] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,401] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,401] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,401] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,407] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,408] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,408] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,408] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,415] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,417] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,417] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-03-19 05:48:25,417] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,421] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,422] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,422] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,422] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,429] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,430] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,430] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,430] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,435] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,435] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,435] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,435] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,440] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,440] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,440] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,440] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,443] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,444] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,444] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,445] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,451] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,452] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,452] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,452] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,457] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,457] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,457] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,458] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,462] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,462] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,462] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-03-19 05:48:25,463] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,466] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,467] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,467] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,467] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,470] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,471] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,471] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,471] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,475] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,475] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,475] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-03-19 05:48:25,475] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,478] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,478] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,478] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,478] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,483] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,484] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,484] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,484] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,488] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,489] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,489] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,489] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,491] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,492] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,492] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,492] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,496] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,497] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,497] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,497] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,510] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,511] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,511] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,511] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,515] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,515] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,515] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,519] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,520] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,520] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,530] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,531] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,531] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,531] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,536] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,536] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,536] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,536] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,540] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,540] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-03-19 05:48:25,541] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,545] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,546] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,546] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-03-19 05:48:25,546] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,549] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,550] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,550] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-03-19 05:48:25,550] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,553] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,554] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,554] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-03-19 05:48:25,554] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,557] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,558] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,558] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-03-19 05:48:25,559] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,563] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,564] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,564] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-03-19 05:48:25,564] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,569] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,569] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,574] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,574] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,575] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,578] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,578] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,578] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,578] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,582] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,583] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,583] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,587] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,587] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,587] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-03-19 05:48:25,587] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,591] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,591] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,595] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,595] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,595] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,598] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,598] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,599] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,599] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,602] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,602] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,602] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,602] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,605] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,605] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,605] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,605] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,609] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,609] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,609] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-03-19 05:48:25,609] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,615] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,615] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,615] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-03-19 05:48:25,615] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,618] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,618] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,618] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,618] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,623] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,623] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,623] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,623] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,627] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,628] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,628] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,628] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,631] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,631] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,631] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-03-19 05:48:25,631] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,635] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,635] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,635] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,635] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,639] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,640] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,641] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,641] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,643] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,644] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,644] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,644] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,647] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,647] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,648] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,648] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,651] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,651] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,651] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,651] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,655] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,655] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,655] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,655] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,659] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,659] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,659] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,659] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,663] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,663] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,663] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-03-19 05:48:25,663] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,667] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,667] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,668] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,668] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,672] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,672] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,672] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,672] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,676] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,676] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,676] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,676] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,678] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,679] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,679] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,680] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,682] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,682] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,682] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,682] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,685] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,685] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,686] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,686] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,689] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,689] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,690] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,690] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,692] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,692] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,693] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,693] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,696] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,696] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,697] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,697] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,700] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,700] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,700] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,700] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,703] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,703] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,703] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-03-19 05:48:25,703] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,707] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,707] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,708] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-03-19 05:48:25,708] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,711] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,711] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,712] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,712] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,715] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,715] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,716] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,716] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,719] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,720] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,720] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,720] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,723] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,723] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,724] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,724] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,726] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,727] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,728] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,728] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,732] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,732] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,732] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,732] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,735] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,736] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,736] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,736] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,744] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,744] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,744] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-03-19 05:48:25,744] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,747] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,748] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,748] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,749] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,751] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,751] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,751] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,751] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,755] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,755] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,756] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,756] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,758] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,767] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,767] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,767] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,771] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,771] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,772] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-03-19 05:48:25,772] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,775] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,775] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,776] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,776] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,778] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,779] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,779] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,779] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,783] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,783] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,783] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,783] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,786] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,786] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,787] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,787] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,790] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,790] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,790] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-03-19 05:48:25,790] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,794] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,794] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,794] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,795] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,797] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,797] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,799] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,799] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,802] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,802] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,803] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,803] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,805] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,805] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,805] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,805] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,808] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,808] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,809] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-03-19 05:48:25,809] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,812] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,812] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,813] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,813] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,818] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,819] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,819] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-03-19 05:48:25,819] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,822] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,822] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,822] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,823] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,827] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,827] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,828] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,828] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,830] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,830] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,831] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,831] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,833] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,834] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,835] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,835] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,837] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,837] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,838] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,838] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,840] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,841] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,841] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,842] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,844] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,844] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,844] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-03-19 05:48:25,844] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,847] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,847] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,848] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,848] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,851] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,851] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,851] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-03-19 05:48:25,851] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,854] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,854] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,854] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,854] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,856] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,857] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,857] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,857] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,860] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,860] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,861] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-03-19 05:48:25,861] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,863] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,864] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,864] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,864] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,866] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,867] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,867] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,867] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,870] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,870] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,871] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,871] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,873] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,873] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,873] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,873] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,877] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,878] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,878] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,878] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,881] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,882] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,883] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-03-19 05:48:25,883] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,888] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,889] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,889] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-03-19 05:48:25,889] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,891] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,892] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,893] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-03-19 05:48:25,893] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,897] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,897] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,898] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,898] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,900] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,900] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,900] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,900] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,902] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,902] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,903] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,903] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,906] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,906] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,906] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,906] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,909] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,910] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,910] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,910] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,914] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,914] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,914] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-03-19 05:48:25,914] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,916] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,916] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,917] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,917] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,919] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,920] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,921] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,921] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,923] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,923] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,924] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,924] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,927] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,927] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,927] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,927] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,931] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,931] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,931] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-03-19 05:48:25,931] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,934] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,934] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,935] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,935] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,938] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,939] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,939] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-03-19 05:48:25,939] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,942] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,942] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,942] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,942] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,946] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,947] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,947] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,947] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,950] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,951] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,951] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,951] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,954] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,955] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,955] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-03-19 05:48:25,955] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,958] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,958] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,958] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,958] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,961] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,962] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,962] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,962] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,964] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,965] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,965] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,965] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,968] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,968] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,969] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,969] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,971] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,971] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,971] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,971] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,974] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,974] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,975] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-03-19 05:48:25,975] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,980] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,980] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,980] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-03-19 05:48:25,980] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,986] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,986] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,986] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-03-19 05:48:25,986] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,990] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,990] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,990] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-03-19 05:48:25,992] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:25,997] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:25,997] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:25,997] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-03-19 05:48:25,997] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,000] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,000] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,000] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,000] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,004] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,005] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,005] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,005] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,008] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,008] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,008] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,008] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,012] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,012] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,012] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,012] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,017] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,017] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,017] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,017] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,021] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,022] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,022] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,022] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,024] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,024] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,025] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,026] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,029] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,030] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,030] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,030] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,033] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,033] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,034] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,034] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,037] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,037] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,038] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,038] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,041] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,041] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,042] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,042] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,045] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,045] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,045] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,045] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,049] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,049] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,049] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,049] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,053] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,053] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,053] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,053] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,057] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,057] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,058] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,058] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,062] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,062] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,063] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,063] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,066] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,066] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,066] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,066] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,069] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,069] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,070] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,070] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,072] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,073] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,073] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,073] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,076] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,076] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,076] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,076] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,079] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,079] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,080] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,080] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,082] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,082] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,082] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,082] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,085] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,086] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,086] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,086] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,089] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,089] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,089] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,089] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,091] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,092] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,092] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,092] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,094] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,094] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,094] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,094] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,098] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,099] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,099] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,099] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,101] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,101] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,101] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,101] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,105] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,105] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,105] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,105] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,108] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,109] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,109] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,110] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,112] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,113] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,113] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,113] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,116] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,116] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,117] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,117] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,119] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,121] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,121] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,121] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,124] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,125] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,125] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,125] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,127] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,127] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,127] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,127] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,130] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,130] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,130] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,131] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,133] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,133] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,133] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,133] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,136] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,136] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,137] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,137] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,141] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,141] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,141] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,141] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,144] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,144] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,146] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-03-19 05:48:26,146] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,150] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,150] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,150] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,150] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,156] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,156] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,156] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,156] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,159] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,159] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,159] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,159] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,166] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,167] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,167] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,167] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,169] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,170] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,171] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,171] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,175] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,175] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,175] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,175] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,179] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,180] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,180] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,180] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,184] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,185] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,185] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,185] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,189] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,189] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,189] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,189] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,192] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,192] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,193] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,193] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,196] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,196] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,197] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-03-19 05:48:26,197] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,200] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,201] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,201] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,201] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,204] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,204] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,204] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,204] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,207] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,207] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,207] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,207] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,210] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,210] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,211] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,211] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,214] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,214] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,214] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,214] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,217] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,217] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,218] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,218] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,220] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,221] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,221] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,221] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,225] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,225] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,225] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,225] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,227] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,227] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,228] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,228] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,231] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,231] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,231] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,231] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,235] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,236] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,236] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,236] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,239] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,240] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,240] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-03-19 05:48:26,240] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,242] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,242] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,243] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-03-19 05:48:26,243] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,246] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,246] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,246] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-03-19 05:48:26,246] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,249] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,250] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,250] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-03-19 05:48:26,250] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,255] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,255] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,255] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-03-19 05:48:26,255] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,267] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,267] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,267] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,267] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,271] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,271] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,271] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,271] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,274] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,274] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,274] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,274] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,277] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,277] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,278] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,278] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,281] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,281] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,281] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,281] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,283] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,284] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,284] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-03-19 05:48:26,284] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,287] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,287] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,288] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,288] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,290] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,291] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,291] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,291] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,295] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,296] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,296] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,296] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,299] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,299] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,299] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,299] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,302] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,303] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,303] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-03-19 05:48:26,303] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,305] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,305] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,305] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,306] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,308] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,308] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,309] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,309] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,314] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,314] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,314] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,314] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,317] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,317] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,317] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,317] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,320] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,320] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,321] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,321] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,323] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,324] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,324] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-03-19 05:48:26,324] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,327] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,327] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,328] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,328] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,330] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,330] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,331] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,331] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,334] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,334] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,334] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,334] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,337] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,337] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,337] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,338] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,340] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,341] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,341] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-03-19 05:48:26,341] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,344] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,344] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,344] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,344] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,347] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,347] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,348] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,348] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,350] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,350] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,351] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,351] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,355] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,355] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,355] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,355] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,358] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,359] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,359] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-03-19 05:48:26,359] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,363] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,364] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,364] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,364] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,366] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,367] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,367] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,368] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,370] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,370] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,371] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,371] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,374] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,374] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,374] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,374] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,377] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,377] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,377] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,377] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,380] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,380] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,381] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-03-19 05:48:26,381] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,384] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,384] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,384] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,384] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,388] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,388] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,388] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-03-19 05:48:26,389] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,392] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,392] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,392] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,392] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,395] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,395] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,395] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,395] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,399] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,400] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,400] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,400] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,402] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,403] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,403] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,403] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,405] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,406] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,406] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,407] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,409] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,410] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,411] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,411] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,413] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,414] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,414] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,414] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,417] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,418] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,418] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-03-19 05:48:26,418] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,420] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,421] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,421] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,421] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,424] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,424] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,424] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,424] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,428] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,428] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,429] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,429] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,432] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,432] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,433] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,433] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,435] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,436] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,436] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,436] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,439] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,440] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,440] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,440] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,442] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,443] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,443] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,443] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,447] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,447] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,447] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,447] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,450] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,450] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,450] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,450] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,453] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,453] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,454] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,454] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,457] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,457] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,458] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,458] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,460] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,460] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,460] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,460] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,463] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,464] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,464] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-03-19 05:48:26,464] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,467] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,467] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,467] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,467] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,470] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,470] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,470] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-03-19 05:48:26,470] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,474] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,474] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,475] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,475] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,478] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,479] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,479] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,479] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,481] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,481] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,481] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,481] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,483] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,484] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,484] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,484] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,487] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,487] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,487] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,487] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,490] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,490] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,490] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,490] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,493] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,493] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,493] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,493] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,495] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,496] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,496] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-03-19 05:48:26,496] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,500] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,501] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,501] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,501] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,504] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,504] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,504] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,504] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,507] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,508] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,508] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-03-19 05:48:26,508] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,511] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,511] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,512] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,512] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,515] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,515] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,516] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,516] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,518] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,518] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,519] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,519] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,522] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,522] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,522] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,523] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,527] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,527] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,527] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,527] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,530] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,530] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,530] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,530] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,532] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,533] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,534] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,534] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,537] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,538] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,538] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,538] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,548] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,549] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,549] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-03-19 05:48:26,549] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,570] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,571] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,571] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,571] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,574] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,574] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,574] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,574] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,578] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,578] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,578] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,578] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,581] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,581] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,582] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-03-19 05:48:26,582] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,585] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,586] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,586] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,586] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,589] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,589] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,589] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-03-19 05:48:26,589] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,592] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,592] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,593] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,593] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,596] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,597] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,597] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,597] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,600] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,600] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,600] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,600] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,605] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,605] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,605] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,605] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,609] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,609] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,609] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,609] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,612] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,612] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,612] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,612] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,616] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,617] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,617] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-03-19 05:48:26,617] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,619] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,619] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,619] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,619] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,623] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,623] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,623] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,623] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,626] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,627] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,627] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,627] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,631] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,631] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,631] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,631] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,635] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,636] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,636] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,636] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,641] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,641] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,641] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,641] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,646] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,646] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,647] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,647] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,650] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,651] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,651] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,651] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,655] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,656] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,656] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-03-19 05:48:26,656] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,661] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,661] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,661] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,661] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,664] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,664] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,664] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,664] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,666] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,667] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,667] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,667] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,669] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,670] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,670] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-03-19 05:48:26,670] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,673] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,673] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,673] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,673] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,677] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,677] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,678] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,678] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,680] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,680] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,681] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,681] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,686] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,687] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,687] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,688] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,691] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,692] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,692] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,692] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,694] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,695] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,695] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,695] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,699] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,699] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,699] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,700] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,702] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,702] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,703] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,703] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,707] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,707] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,707] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,707] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,710] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,710] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,711] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,711] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,713] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,713] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,713] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-03-19 05:48:26,713] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,716] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,717] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,717] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,717] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,720] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,720] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,720] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-03-19 05:48:26,720] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,724] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,724] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,724] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,724] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,726] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,726] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,726] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,726] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,729] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,730] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,730] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-03-19 05:48:26,730] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,731] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,732] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,733] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-03-19 05:48:26,733] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,736] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,736] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,736] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-03-19 05:48:26,736] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,739] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,740] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,740] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-03-19 05:48:26,740] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,743] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,743] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,743] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,743] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,745] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,746] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,746] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,747] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,750] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,750] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,750] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,750] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,753] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,753] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,753] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,753] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,756] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,756] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,757] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,758] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,760] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,760] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,760] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,760] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,763] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,763] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,763] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,763] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,765] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,766] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,766] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,767] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,769] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,769] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,769] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,770] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,772] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,772] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,773] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,773] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,775] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,775] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,777] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,777] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,780] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,780] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,780] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,780] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,783] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,783] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,783] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,783] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,785] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,785] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,786] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,786] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,789] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,789] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,790] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,790] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,792] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,793] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,793] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,793] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,795] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,796] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,796] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,796] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,799] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,800] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,800] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,800] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,802] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,802] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,803] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,803] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,806] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,807] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,807] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,807] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,810] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,810] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,810] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,810] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,814] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,814] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,814] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,814] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,817] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,817] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,818] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,818] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,820] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,821] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,821] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,821] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,824] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,825] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,825] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,825] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,827] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,827] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,827] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,828] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,830] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,831] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,831] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,831] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,835] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,835] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,835] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,835] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,838] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,838] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,839] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,839] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,843] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,844] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,844] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,844] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,847] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,848] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,848] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,848] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,850] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,850] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,851] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,851] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,855] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,855] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,856] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,856] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,858] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,858] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,859] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,859] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,862] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,862] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,862] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,862] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,866] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,867] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,867] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,867] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,870] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,870] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,870] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-03-19 05:48:26,870] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,873] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,873] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,874] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-03-19 05:48:26,874] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,877] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,878] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,879] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-03-19 05:48:26,879] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,881] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,881] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,882] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-03-19 05:48:26,882] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,884] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,885] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,885] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-03-19 05:48:26,885] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,888] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,888] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,889] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-03-19 05:48:26,889] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,891] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,892] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,892] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-03-19 05:48:26,892] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,896] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,897] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,897] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-03-19 05:48:26,897] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,899] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,899] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,900] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,900] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,903] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,903] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,903] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,903] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,905] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,905] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,906] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,906] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,909] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,909] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,910] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,910] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,912] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-03-19 05:48:26,912] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-03-19 05:48:26,912] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-03-19 05:48:26,912] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-03-19 05:48:26,915] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-20, -uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, HEALTH_CHECK_TOPIC-21, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, HEALTH_CHECK_TOPIC-17, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, HEALTH_CHECK_TOPIC-15, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, HEALTH_CHECK_TOPIC-12, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, HEALTH_CHECK_TOPIC-8, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, HEALTH_CHECK_TOPIC-9, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, HEALTH_CHECK_TOPIC-5, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, HEALTH_CHECK_TOPIC-29, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, HEALTH_CHECK_TOPIC-27, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:48:26,967] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:26,981] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-5-24 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-22 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-23 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-24 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-22 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-21 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-18 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-7 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-6 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-27 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-28 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-10 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-11 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-6 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-5 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-21 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-20 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-3 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-6-25 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-10 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-15 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-22 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-23 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-8 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-12 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-11 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-27 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-26 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-13 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-0 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-1 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-5 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-3 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-2 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-10 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-11 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-2 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-1 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-2 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-3 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-15 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-16 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-19 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-7 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-8 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-4 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-5 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-23 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-11 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-12 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-16 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-15 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-14 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-5 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-10 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-29 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-2 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-11-2 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-1 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-0 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-1 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-4 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-17 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-21 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-20 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-1 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-7 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-6 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-8 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-9 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-19 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-18 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-9 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-10 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-0 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-21 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-28 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-29 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-27 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-6 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-27-24 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-25 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-23 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-17 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-12 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-13 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-13 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-0 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-15 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-16 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-11 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-27 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-26 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-20 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-16 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-15-17 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-20 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-19 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-8 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-7 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-15-9 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-8 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-28 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-28 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-29 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-23 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-22 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-25-23 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-24 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-26 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-25 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-13 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-15-14 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-26 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-0 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-4-26 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-13 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-25 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-24 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-18 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-19 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-27 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-28 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-25 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-4 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-5 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-14 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-15 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-29 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-21 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-0 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-29 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-13 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-14 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-7 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-6 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-4 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-5 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-9 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-10 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-0 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-1 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-8 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-7 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-13-18 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-17 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-20 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-0-5 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-26 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-20 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-15 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-16 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-5 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-4 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-13 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-14 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-22 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-4 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-12 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-13 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-26 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-27 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-19 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-20 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-28 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-22 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-23 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-14 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-3 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-4 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-17 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-16 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-6 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-9 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-27 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-3 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-24 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-23 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-9 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-8 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-7 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-8 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-13 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-21-12 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-12 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-16 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-4 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-25 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-24 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-9 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-21 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-27 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-28 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-21 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-22 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-10 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-11 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-24 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-25 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-5 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-6 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-1 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-19 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-24 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-2 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-6 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-10 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-12 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-11 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-0 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-26 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-27 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-6 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-5 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-14 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-26 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-25 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-6 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-23 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-28 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-27 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-23 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-7 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-15 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-27 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-3 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-4 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-4 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-20 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-21 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-5 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-4 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-3 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-6 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-5 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-22 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-21 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-20 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-21 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-8 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-26 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-27 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-8 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-9 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-4 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-5 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-28 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-11-29 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-9 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-28 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-29 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-20 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-9 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-0 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-11 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-10 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-24 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-25 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-9 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-8 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-14 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-13 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-26 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-25 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-6 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-21 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-20 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-2 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-25 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-22 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-21 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-10 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-23 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-24 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-13 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-12 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-24 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-17 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-16 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-6-24 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-9 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-10 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-13 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-25 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-17 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-27 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-2 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-11 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-0-22 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-15 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-14 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-29 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-24 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-23 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-8 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-6 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-5 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-11 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-12 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-15 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-14 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-7 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-20 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-19 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-15 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-16 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-19 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-12 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-11 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-29 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-28 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-18 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-17 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-28 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-9 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-1 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-29 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-18 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-9 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-10 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-10 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-22 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-15-23 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-18 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-17 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-5 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-2 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-3 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-22 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-23 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-6 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-7 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-24 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-23 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-17 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-16 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-6 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-7 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-27 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-20 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-10 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-7 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-11 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-8 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-4 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-3 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-8 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-9 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-22 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-25 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-24 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-13-1 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-0 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-25 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-26 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-12 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-18 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-19 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-12 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-11 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-11 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-10 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-29 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-28 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-19 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-20 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-13 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-14 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-9 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-13 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-24 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-0 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-29 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-21 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-28 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-23 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-22 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-17 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-16 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-10 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-9 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-17 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-18 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-28 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-27 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-17 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-26 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-27 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-2 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-3 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-8 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-7 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-18 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-7-22 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-23 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-16 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-8 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-20 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-3 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-26 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-25 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-16 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-25 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-24 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-4 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-5 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-28 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-29 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-19 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-7 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-8 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-26 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-11 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-10 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-12 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-7 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-8 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-18 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-19 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-24 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-23 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-3 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-11 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-15 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-16 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-17 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-9 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-13 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-15 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-8 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-14 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-25-12 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-13 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-6 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-7 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-6 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-1 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-20 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-1 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-2 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-28 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-27 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-22 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-21 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-2 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-3 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-27 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-26 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-21 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-2 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-0 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-29 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-8 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-21 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-2 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-15 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-1-22 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-15 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-25 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-20 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-0 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-2 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-3 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-4 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-3 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-15 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-16 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-14 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-11 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-8 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-7 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-23 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-22 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-27 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-9 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-26 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-16 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-4 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-5 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-26 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-14 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-13 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-22 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-21 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-29 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-21 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-5 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-14 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-2 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-21-5 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-6 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-1 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-14 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-13 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-26-4 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-5 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-13 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-12 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-24 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-7 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-6 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-29 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-28 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-24 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-25 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-23 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-20 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-21 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-18 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-19 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-13 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-12 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-13 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-20 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-19 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-0 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-15 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-8 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-29 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-17 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-16 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-23 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-22 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-14 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-0 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-8 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-7 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-17 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-18 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-28 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-29 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-24-4 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-5 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-14 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-15 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-1 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-12 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-4 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-18 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-18 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-17 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-7 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-25 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-29 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-19 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-3 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-20 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-21 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-24 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-23 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-21 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-22 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-16 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-15 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-10 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-21 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-13 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-5 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-6 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-7 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-12 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-19 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-17 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-16 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-28 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-2 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-29 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-17 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-19 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-1 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-24 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-12 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-11 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-14 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-15 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-26 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-27 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-19 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-20 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-3 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-4 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-9 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-8 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-21 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-22 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-16 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-25 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-11-26 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-23 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-6 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-7 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-25 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-18 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-15 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-4 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-22 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-12 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-1 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-10 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-11 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-5 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-6 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-18 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-17 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-27 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-28 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-18 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-19 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-7 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-6 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-16 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-17 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-0 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-29 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-15 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-16 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-17 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-18 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-9 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-25 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-24 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-10 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-21-9 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-15 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-16 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-0 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-1 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-20 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-21 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-20 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-10 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-23 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-6 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-11 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-2 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-3 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-22 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-23 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-20 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-19 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-2 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-3 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-27 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-26 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-0 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-3 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-14 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-25 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-15-26 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-16 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-17 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-16 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-28-0 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-1 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-1 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-2 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-27 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-14 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-13 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-9 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-8 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-29 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-0 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-8 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-5 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-2 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-1 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-0 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-27 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-28 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-18 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-19 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-12 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-11 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-23 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-24 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-11 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-10 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-3-18 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-21 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-13 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-12 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-9 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-10 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-25 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-24 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-18 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-17 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-11 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-28 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-10 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-7 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-13 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-15 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-27 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-0 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-0 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-24 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-5 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-6 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-19 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-20 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-12-16 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-15 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-13 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-12 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-13 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-14 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-17 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-16 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-23 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-22 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-12-24 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-23 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-18 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-2 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-1 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-29 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-9-16 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-22 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-19 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-11 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-26 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-19 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-18 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-3 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-4 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-17 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-27-1 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-2 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-4 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-5 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-29 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-14 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-8 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-2-3 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-7 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-18 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-17 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-6 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-7 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-27-28 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-29 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-2-5 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-10 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-15 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-9 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-20 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-28 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-0 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-6 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-5 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-3-6 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-17-26 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-25 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-9 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-10 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-21 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-24 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-21 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-22 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-3 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-2 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-27 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-3 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-12 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-29 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-28 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-29 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-7 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-8 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-1 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-21-0 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-16 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-26 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-3 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-4 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-2 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-22-1 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-21 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-22 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-3 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-14 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-13 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-0 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-1 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-21 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-20 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-15 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-14 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-8 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-9 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-14 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-5 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-7-6 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-19 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-28 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-29 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-8-21 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-16 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-17 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-9 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-10 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-18 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-24-17 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-20 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-21 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-13-9 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-8 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-20 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-5 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-18-6 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-28 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-21-27 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-26 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-27 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-7 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-6 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-3 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-2 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-5-26 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-4-2 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-23 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-3 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-4 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-24-25 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-26 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-27 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-0 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-1 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-18 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-19 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-11 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-15 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-29-14 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-6-12 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-11 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-11-12 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-20 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-21-19 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-5-11 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-8 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-0 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-10 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-11 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-1 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-14 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-28 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-7-13 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=3, host=10.0.0.33:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-25 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-0 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-9 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-10 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-9 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-15 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-16 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-14 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-13 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-17 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-10-18 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-27 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-28 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-2 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-1 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-4 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-3 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-2 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-26-1 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-24 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-1 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-1-29 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-25 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), structured_syslog_topic-18 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-27 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-25-26 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-12 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-17-13 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-4 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-29 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-0-19 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-23 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-0-7 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-11 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-19-1 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-0 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-26 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-20-25 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-14 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-16-15 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-22 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-4 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-25 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-23-24 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-11 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-15-12 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-14-19 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-18 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-5 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),4,0), -uve-topic-27-4 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-10 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0), -uve-topic-14-11 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-20 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-19 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),6,0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:48:27,005] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,006] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,013] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,013] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,013] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,014] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,014] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,014] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,014] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,014] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,014] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,014] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,014] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,015] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,015] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,015] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,015] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,015] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,015] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,015] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,015] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,016] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,016] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,016] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,016] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,016] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,016] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,016] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,016] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,016] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,016] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,017] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,017] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,017] INFO [UnifiedLog partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,017] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,017] INFO [UnifiedLog partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,017] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,018] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,018] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,018] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,018] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,018] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,018] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,018] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,018] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,019] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,019] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,019] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,019] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,019] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,019] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,019] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,019] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,019] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,019] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,020] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,020] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,020] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,020] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,020] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,021] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,021] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,021] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,021] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,021] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,022] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,022] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,022] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,022] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,023] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,024] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,024] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,024] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,024] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,024] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,025] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,026] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,026] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,027] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,028] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,029] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,030] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,031] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,032] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,033] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,034] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,034] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,034] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,034] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,034] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,035] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,036] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,037] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,038] INFO [UnifiedLog partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,039] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,040] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,041] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,042] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,043] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,044] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,045] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,045] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,045] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,045] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,045] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,046] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,047] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,048] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,049] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,050] INFO [UnifiedLog partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,051] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,052] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,053] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,054] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,055] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,056] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,056] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,057] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,057] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,058] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,058] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,058] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,058] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,058] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,059] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,059] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,059] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,059] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,059] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,059] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,059] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,059] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,059] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,059] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,060] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,061] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,062] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,063] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,063] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,064] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,065] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,065] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,066] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,067] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,067] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,068] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,069] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,069] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,070] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,071] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,071] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,072] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,073] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,074] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,075] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,076] INFO [UnifiedLog partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,077] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,078] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,079] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,080] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,080] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,081] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,082] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,083] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,084] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,085] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,086] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,086] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,086] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,086] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,086] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,086] INFO [UnifiedLog partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,086] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,086] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,086] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,087] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,087] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,088] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,089] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,089] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,090] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,091] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,091] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,092] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,092] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,093] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,093] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,094] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,094] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,095] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,095] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,096] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,097] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,097] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,098] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,099] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,100] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,100] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,101] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,101] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,102] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,102] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,103] INFO [UnifiedLog partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,103] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,104] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,104] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,105] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,106] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,107] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,108] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,109] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,109] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,110] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,110] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,111] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,111] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,112] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,113] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,113] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,114] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,114] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,115] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,115] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,116] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,116] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,117] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,117] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,118] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,118] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:48:27,119] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:48:27,119] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:50:38,153] WARN Session 0x300002493920024 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920024, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:50:38,420] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:38,420] INFO Socket connection established, initiating session, client: /10.0.0.38:36874, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:38,423] WARN Session 0x300002493920024 for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920024, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:50:38,858] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:38,858] WARN Session 0x300002493920024 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:50:40,592] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:40,593] INFO Socket connection established, initiating session, client: /10.0.0.38:60522, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:50:40,594] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x300002493920024, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:17,749] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-4-22, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-10-23, -uve-topic-3-10, -uve-topic-12-5, -uve-topic-20-14, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, HEALTH_CHECK_TOPIC-19, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-22-20, -uve-topic-27-18, -uve-topic-19-0, HEALTH_CHECK_TOPIC-10, -uve-topic-27-24, -uve-topic-0-23, -uve-topic-25-29, -uve-topic-2-13, -uve-topic-27-0, structured_syslog_topic-17, -uve-topic-3-28, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-13-19, -uve-topic-23-14, -uve-topic-15-0, -uve-topic-12-14, -uve-topic-13-7, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-8-4, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-27-21, -uve-topic-3-25, -uve-topic-17-11, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-22-5, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-23-20, -uve-topic-11-29, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-16-14, -uve-topic-22-29, -uve-topic-7-0, -uve-topic-11-17, -uve-topic-6-24, -uve-topic-8-13, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-9-2, -uve-topic-20-11, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-2-28, -uve-topic-22-17, -uve-topic-8-1, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-16-17, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-4, -uve-topic-3-22, HEALTH_CHECK_TOPIC-13, -uve-topic-13-1, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-6-21, -uve-topic-0-17, -uve-topic-22-2, -uve-topic-16-26, -uve-topic-10-29, -uve-topic-2-16, -uve-topic-17-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-13-28, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-23-2, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-6-9, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-21-5, -uve-topic-11-14, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-16-29, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-14-0, -uve-topic-5-8, -uve-topic-12-29, -uve-topic-22-14, -uve-topic-9-29, -uve-topic-17-17, -uve-topic-12-23, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-23-23, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-3, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-26-26, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-1-19, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-10-17, -uve-topic-9-17, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-22-26, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-13, HEALTH_CHECK_TOPIC-7, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-7-18, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-17-2, -uve-topic-0-29, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-21-14, -uve-topic-17-29, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-17-26, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-27-9, -uve-topic-26-2, -uve-topic-7-27, HEALTH_CHECK_TOPIC-22, -uve-topic-12-2, -uve-topic-26-8, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-23-8, -uve-topic-7-6, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-5-26, structured_syslog_topic-23, -uve-topic-11-20, -uve-topic-5-11, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-18-0, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-27-15, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-28-29, -uve-topic-13-25, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-10-26, -uve-topic-26-14, -uve-topic-25-11, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:18,151] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-20 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,152] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,152] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-17 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,152] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,152] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-14 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,152] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-11 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-5 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-2 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-29 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-26 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-23 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,155] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,158] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,158] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,158] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,159] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,160] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,161] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,162] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,163] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,163] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,163] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,163] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,164] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,165] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,166] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,166] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,166] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,166] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,167] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,167] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,168] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,169] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,170] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,170] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,171] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,171] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,172] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,172] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,173] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,173] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,173] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,173] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,174] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,175] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,175] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,175] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,175] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,176] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,176] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,177] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,177] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,177] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,177] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,177] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,178] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,178] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,178] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,179] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,180] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,181] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,181] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,182] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,182] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,183] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,184] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,184] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,184] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,186] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,187] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,188] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,189] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,190] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,191] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,191] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,192] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,192] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,192] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,192] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,192] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,193] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,194] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,195] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,195] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,195] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,195] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,198] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,199] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,199] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,199] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,200] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,200] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,201] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,201] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,201] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,201] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,201] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,202] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,202] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,203] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,204] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,204] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,205] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,205] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,205] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,205] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,205] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,206] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,206] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,207] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,208] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,209] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,210] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,211] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,212] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,213] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,213] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,213] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,214] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,214] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,214] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,214] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,214] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,215] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,216] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,216] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,216] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,216] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,216] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,217] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,217] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,217] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,218] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,219] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,219] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,220] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,223] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,225] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,226] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,230] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,230] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,230] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,231] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,233] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,233] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,234] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,235] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,235] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,235] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,236] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,237] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,237] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,237] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,237] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,237] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,238] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,239] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,239] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-23 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-26 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-20 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-29 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,241] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,242] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-8 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,242] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,243] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-5 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,243] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,243] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-17 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,243] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,244] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-11 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,244] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,245] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-14 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,245] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,245] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-2 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,245] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,245] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,246] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,246] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,246] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,247] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,247] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,247] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,247] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,248] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,248] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,249] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,250] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,251] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,251] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,251] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,252] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,252] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,252] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,253] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,253] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,253] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,253] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,254] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,254] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,254] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,255] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,255] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,255] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,255] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,255] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,256] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,256] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,256] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,257] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,257] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,257] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,257] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,258] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,258] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,258] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,259] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,259] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,259] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,259] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,260] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,260] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,261] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,262] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,262] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,263] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,263] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,263] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,265] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,267] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,267] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,267] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,270] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,271] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,271] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,271] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,271] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,272] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,272] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,272] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,272] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,272] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,274] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,275] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,275] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,276] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,278] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,282] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,283] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,284] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,285] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,286] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,286] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,286] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,288] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,291] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,291] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,291] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,294] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,294] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,294] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,295] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,296] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,297] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,297] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,298] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,299] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,300] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,300] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,300] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,301] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,301] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,301] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-25 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,302] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,302] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-19 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,302] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,303] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-22 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,303] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,303] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-28 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,304] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,304] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-7 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,304] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,304] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-10 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,304] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,305] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-4 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,306] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,306] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-16 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,306] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,306] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-13 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,307] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,307] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-1 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,307] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,307] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,308] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,309] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,309] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,309] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,309] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,309] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,310] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,310] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,311] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,311] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,312] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,314] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,314] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,314] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,315] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-24 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,315] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-18 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-21 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-27 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-3 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-15 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-12 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,318] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,319] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,319] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,319] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,319] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-0 has an older epoch (5) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:18,320] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,423] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, HEALTH_CHECK_TOPIC-20, -uve-topic-23-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-12-24, -uve-topic-6-22, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-13-23, -uve-topic-20-6, -uve-topic-21-6, -uve-topic-5-6, -uve-topic-22-6, -uve-topic-1-23, -uve-topic-9-6, -uve-topic-27-7, -uve-topic-21-24, -uve-topic-8-23, -uve-topic-22-24, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-4-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-3-23, HEALTH_CHECK_TOPIC-5, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-6-7, -uve-topic-13-8, -uve-topic-7-7, -uve-topic-16-9, -uve-topic-9-3, -uve-topic-17-9, -uve-topic-13-26, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-26-24, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-11-9, -uve-topic-12-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-7-4, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-16-27, -uve-topic-5-21, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-12-27, -uve-topic-27-25, -uve-topic-9-21, -uve-topic-22-9, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-20-9, -uve-topic-21-9, -uve-topic-1-5, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-16-3, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-12-3, -uve-topic-17-3, -uve-topic-8-26, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-26-18, -uve-topic-20-18, -uve-topic-21-18, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-6-10, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-5-27, -uve-topic-26-3, HEALTH_CHECK_TOPIC-17, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-22-3, -uve-topic-23-3, -uve-topic-10-21, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-3-11, -uve-topic-1-11, -uve-topic-13-20, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-27-4, -uve-topic-0-24, -uve-topic-13-5, -uve-topic-9-24, HEALTH_CHECK_TOPIC-14, -uve-topic-20-21, -uve-topic-21-21, -uve-topic-5-24, -uve-topic-1-8, -uve-topic-16-21, -uve-topic-2-8, -uve-topic-17-21, -uve-topic-11-21, -uve-topic-12-21, -uve-topic-8-8, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-12-6, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-26-21, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-0-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-5-9, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-8-14, -uve-topic-11-15, -uve-topic-12-15, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, HEALTH_CHECK_TOPIC-29, -uve-topic-17-15, -uve-topic-16-15, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-0-15, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-20-15, -uve-topic-21-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-23-15, -uve-topic-5-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-21-0, -uve-topic-22-0, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-20-0, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-26-0, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-13-17, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-27-16, -uve-topic-13-2, -uve-topic-4-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-1-29, HEALTH_CHECK_TOPIC-11, -uve-topic-27-1, -uve-topic-8-29, -uve-topic-12-18, -uve-topic-6-13, -uve-topic-7-13, structured_syslog_topic-18, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-16-18, -uve-topic-17-18, structured_syslog_topic-3, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-26-27, -uve-topic-20-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-22-27, HEALTH_CHECK_TOPIC-8, -uve-topic-23-27, -uve-topic-9-18, -uve-topic-17-27, -uve-topic-5-18, -uve-topic-13-11, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-8-2, -uve-topic-27-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-0-3, HEALTH_CHECK_TOPIC-26, -uve-topic-11-12, -uve-topic-12-12, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-22-12, HEALTH_CHECK_TOPIC-23, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-9-0, -uve-topic-5-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-4-17, -uve-topic-27-13, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:19,435] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,436] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,436] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,436] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,437] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,437] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,437] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,437] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,437] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,439] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-5-24 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-11 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-21 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-24 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-21 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-6 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-28 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-27 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-25 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-0 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,202), -uve-topic-8-5 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-15 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-15 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-16 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-15 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-4 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-21 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-9 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-17 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-5 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-2 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-0 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-1 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-7 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-6 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-29 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-10 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-9 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-12 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-13 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-15 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-20 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-26 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-24 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-29 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-26 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-6 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-13 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-18 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-27 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-28 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-9 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-0 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,126), -uve-topic-14-1 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-27 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-28 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-14 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-3 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-9 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-12 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-20 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-15 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-16 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-13 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-12 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-12 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-7 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-24 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-10 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-21 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-24 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-27 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-28 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-6 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-6 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-26 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-27 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-21 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-5 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-23 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-21 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-3 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-8 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-7 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-15 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-27 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-3 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-4 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-9 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-20 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-9 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-24 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-9 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-25 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-24 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-6 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-21 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-2 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-25 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-22 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-21 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-13 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-12 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-9 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-10 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-17 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-27 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-6 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-12 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-15 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-14 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-15 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-19 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-24 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-26 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-15 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-16 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-12 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-18 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-9 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-10 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-9 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-18 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-5 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-23 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-24 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-29 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-18 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-6 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-7 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-3 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-24 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-23 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-0 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,72), -uve-topic-26-18 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-8 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-20 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-28 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-14 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-9 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-18 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-9 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-0 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,901), -uve-topic-17-27 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-3 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-22 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-23 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-8 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-24 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-4 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-3 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-16 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-25 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-24 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-7 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-12 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-18 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-15 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-11 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-17 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-6 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-6 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-27 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-0 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,15), -uve-topic-15-13 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-12 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-21 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-22 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-21 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-2 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-15 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-11 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-8 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-4 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-3 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-21 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-14 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-26 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-6 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-12 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-6 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-5 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-25 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-24 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-21 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-23 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-12 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-18 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-19 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-16 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-15 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-19 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-21 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-22 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-16 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-15 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-10 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-21 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-24 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-12 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-12 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-19 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-17 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-27 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-17 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-23 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-3 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-9 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-22 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-21 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-6 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-0 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-18 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-18 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-4 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-24 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-9 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-15 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-0 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,229), -uve-topic-11-18 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-27 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-18 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-7 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-6 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-15 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-16 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-20 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-22 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-3 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-27 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-12 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-17-3 -> InitialFetchState(Some(Ohz6X0aaQgGml7bELJBp-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-0 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-3 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-18-1 -> InitialFetchState(Some(8g5Ep7xwQq6IjjHKjZqFlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-28-0 -> InitialFetchState(Some(Y5jkT46WTpGFqEkRWMRHxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,128), -uve-topic-27-13 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-27 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-2 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-29 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-8 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-21 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-12 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-22 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-0 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-27 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-19 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-18 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-12 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-11 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-9 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-10 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-24 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-25 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-11 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-12 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-12-24 -> InitialFetchState(Some(87abrnuOSG2mN3yfVEJY8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-9-0 -> InitialFetchState(Some(4RlN3O0hRhW23_VFDnawZA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-0 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-0-6 -> InitialFetchState(Some(hki7U89XS6i78zDA4CYaHw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-22-15 -> InitialFetchState(Some(Syf9CYrCRz2XZ-6lAkKb7g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-1 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-15 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-11 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-26 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-6 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-28 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-3 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-19 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-18 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-2-5 -> InitialFetchState(Some(nQNDJCV6QW-cjigLOuNKlg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-6 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-6-1 -> InitialFetchState(Some(ZM-eNMNwQ7m5Rbstz8IZ_A),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-3-20 -> InitialFetchState(Some(dG2tf3ZHQ1m1als7lvwdxg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-21 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-3 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-5-0 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-25 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-13-29 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-0 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,295), -uve-topic-5-3 -> InitialFetchState(Some(BM6lpFe6TbqhyohxdtMwFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-3 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-21 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-26-0 -> InitialFetchState(Some(J5XcW-bWT7mtBN60H22akA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,54), -uve-topic-16-9 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-8-14 -> InitialFetchState(Some(d_m4Oh2kRv2hD6QC0HEogA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-17 -> InitialFetchState(Some(lBi02ilTR6-VggeFe_meQg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-3 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-9 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-10 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-27 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-27 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-7 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-6 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-21-3 -> InitialFetchState(Some(H5tZ9eDkT82tzD_yelFUFw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-4-2 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-18 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-11-12 -> InitialFetchState(Some(CrN-ONWNS_i7MRfODjwTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-8 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-27 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-1 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-0 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,26), -uve-topic-4-14 -> InitialFetchState(Some(dD41x9dcQDG_Re9fBVnAkw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-20-9 -> InitialFetchState(Some(kArlFHKySS-LQPlPYJSegQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-7-13 -> InitialFetchState(Some(e_-Bs4viRcSVK8rvnC1nwA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-10-18 -> InitialFetchState(Some(KFGP2sp6Rfeyv0j525dM3w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(fSygQjN8QbKTQXe1MpWjXg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-2 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-1-29 -> InitialFetchState(Some(EG5Mxi_qQD-0cQhcuZw-8g),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), structured_syslog_topic-18 -> InitialFetchState(Some(gEiilkivRMCcN5GCrIpizw),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-25-27 -> InitialFetchState(Some(Hhg-bKOeSKGfqVrsk_337Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-15-28 -> InitialFetchState(Some(KYH3HVTKR72Jtp2reoalrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-19-4 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-3 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-16-15 -> InitialFetchState(Some(l7RPCoiYSzG5akGs8lLZYg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-23-24 -> InitialFetchState(Some(rtHeWt8LQlut5MkUEBehCg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-27-4 -> InitialFetchState(Some(HivMvw1XQQmDfXN5GEYA4w),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-29-0 -> InitialFetchState(Some(jwEejgMJRGifv04XDjD3OA),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,74), -uve-topic-19-1 -> InitialFetchState(Some(Tboee44oTY6zvXgS5qpMHQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-14-19 -> InitialFetchState(Some(Uc4ie8agQIubdJ3XuLKHIg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0), -uve-topic-24-18 -> InitialFetchState(Some(Q_wFuxSQRpq2wMw8HxNITg),BrokerEndPoint(id=2, host=10.0.0.50:9092),6,0)) (kafka.server.ReplicaFetcherManager) [2026-03-19 05:53:19,439] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,442] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,443] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,444] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,445] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,446] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,447] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,448] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,449] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,457] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:19,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-03-19 05:53:19,458] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-03-19 05:53:38,218] WARN Session 0x300002493920024 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920024, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:53:39,038] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,039] INFO Socket connection established, initiating session, client: /10.0.0.38:46776, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,042] WARN Session 0x300002493920024 for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x300002493920024, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-03-19 05:53:39,635] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,636] INFO Socket connection established, initiating session, client: /10.0.0.38:44602, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-03-19 05:53:39,654] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x300002493920024, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)